[imp] About php

edwardspl at ita.org.mo edwardspl at ita.org.mo
Wed Feb 12 17:32:13 PST 2003


Rodolfo Segleau wrote:

>  | Hello,
>  |
>  | We are using IMP 3.1, but we want to know how many ( MB ) memory does
>  | php require ?
>

> Ummm... depends what you are doing in general with PHP. if it's just for

> Horde/IMP, I've found that estimating 2MB per *concurrent* user on Apache and
> 64MB for PHP is quite sufficient (but then again, I only have about 30 or 40
> users tops banging on this server, so YMMV). I would have at least double the
> memory size for PHP as your max_post_size and max_upload - just in case two
> people are trying to attach something to their messages.

First, would yo mind to tell me what is "YMMV" ?
Second, about our System :
Mail Server ( RH 6.2 ) + sendmail : 16MB Ram + pentium 7x CPU + swap drive around
130MB of Linux System.
Webmail System ( RH 7.2 ) , IMP 3.1 + php 4.1.2 ( came from Horde ) : 32MB Ram +
pentium 1xx CPU + swap drive around 180MB of Linux System.

Other info :
1, 30 users
2, Setting of php ( php.ini ) :

upload_max_filesize = 10M
post_max_size = 10M
max_execution_time = 300
memory_limit = 96M

So, how can we set the config of php ( php.ini ), then the problem ( the speed is
very slow , even hang the browser of client ) of attachment will be fixed ?

Thank for your help !

Edward.





More information about the imp mailing list