On Wed, 14 Jul 1999 [EMAIL PROTECTED] wrote:

> Most unix systems (including Linux) have a limit on the number of open
> file handles. If each of your virtual domains logs site statistics to a
> separate file then you will be limited to the number of virtual hosts you
> can have. I think Linux is limited to 24 file handles. Check and see
> whether you're writing extra log files through SSL. Jeff


        Ummm...

        In 2.0 default limits for a non root user is 256 fh *per
user*, system wide handles are not limited.

        In 2.2 default is 1024 per user with ulnlimited system

        In 2.2 + ac patch it defaults to 1024 per user, but can be set
as high as you want.

----
First Law of System Requirements:
     "Anything is possible if you don't know what you're talking about..."

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to