If your having performance problems, how about posting your ps aux  output
for us and a few examples of your load averages.

eric
----- Original Message -----
From: "Paul Everlund" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 30, 2002 2:09 PM
Subject: Re: looking for a lightweight web server


> > On 10/30/02 at 9:38 AM Rotaru Razvan wrote:
> >
> > I am looking for a lightweight web server with php support to set
>  > up on my FreeBSD system. It is very likely that the only use for
>  > that web server will be phpMyAdmin so it should be multithreading
>  > and all that stuff.
>  > I want something small and very fast (i have a k6-2 500MHz
>  > system). If somebody knows can recommend me one i'll be thankfull.
>  > All this searching gives me a headache...  :)
>
> I'm running Samba, and Apache with PHP/MySQL, on an old 486 DX-2 (66
> MHz) with 40 MB RAM and 2,5 GB HDD. It works as a charm!
>
> So I guess Apache isn't that resource demanding even with mod_php. At
> least one is still able to login to the system. :-)
>
> But I would recommend you to set spawned Apache-processes to a mini-
> mum. I have set it to...
> MinSpareServers 5
> MaxSpareServers 10
> ...while you probably could set it to 2 and 2 I guess.
>
> Best regards,
> Paul
>
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to