You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/11/05 12:31:10 UTC

DO NOT REPLY [Bug 14219] - apache with mod_ssl fail to start when return value of open syscall of certificates and key files are more than 255

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14219>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14219

apache with mod_ssl fail to start when return value of open syscall of certificates and key files are more than 255





------- Additional Comments From trawick@apache.org  2002-11-05 11:31 -------
Do you have ulimits set to allow more than 256 open files?

The 256 limit may come from how Solaris stdio is built.

One obvious question is whether or not mod_ssl is properly
closing files associated with certificates previously read.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org