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 [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
--
-------------------------------------------------------------------------
| Omer Efraim | Earth First! |
| [EMAIL PROTECTED] | We can Strip Mine the other planets later... |
-------------------------------------------------------------------------
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]