[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: limiting httpd sockets.



Yes, you can limit the maximum number of clients, thus
limiting the number of sockets used by httpd. The
directive is MaxClients.

You can run httpd from inetd, but...
Running httpd from inetd is a horrible idea.
Don't even think about it.

Mike wrote:
> 
> Hi all.
> i have a linux server with PII 400 and 128 MB ram and 100MB swap
> partition.
> Now, the httpd server (apache) open lots of sockets.
> Is there a way to limit this ?
> can i run the web server through the inetd ?
> will it be better ??
> 
> Thanks,
> 
> Mike
> 
> =================================================================
> To unsubscribe, send mail to linux-il-request@linux.org.il with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail linux-il-request@linux.org.il

-- 
-------------------------------------------------------------------------
| Omer Efraim            |             Earth First!                     |
| omere@tcmail.tau.ac.il | We can Strip Mine the other planets later... |
-------------------------------------------------------------------------

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il