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 2014/06/03 12:13:32 UTC

[Bug 56587] New: Many VirtualHost's with SSLEngine On

https://issues.apache.org/bugzilla/show_bug.cgi?id=56587

            Bug ID: 56587
           Summary: Many VirtualHost's with SSLEngine On
           Product: Apache httpd-2
           Version: 2.4.9
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_ssl
          Assignee: bugs@httpd.apache.org
          Reporter: dkolodziejczyk@inten.pl

FreeBSD 9.2-RELEASE-p3 amd64
httpd compiled from ports, with -DFD_SETSIZE=131072, and:
Compiled in modules:
  core.c
  mod_authn_file.c
  mod_authn_core.c
  mod_authz_host.c
  mod_authz_groupfile.c
  mod_authz_user.c
  mod_authz_core.c
  mod_access_compat.c
  mod_auth_basic.c
  mod_so.c
  mod_deflate.c
  http_core.c
  mod_mime.c
  mod_log_config.c
  mod_logio.c
  mod_env.c
  mod_expires.c
  mod_headers.c
  mod_setenvif.c
  mod_proxy.c
  mod_proxy_fcgi.c
  mod_proxy_fdpass.c
  mod_ssl.c
  worker.c
  mod_unixd.c
  mod_status.c
  mod_autoindex.c
  mod_negotiation.c
  mod_dir.c
  mod_actions.c
  mod_alias.c
  mod_rewrite.c

I can't start httpd with more than 10900 VirtualHost's with "SSLEngine On".
Each VirtualHost has own access log, error log, bytes log.
httpd-error.log says: AH00016: Configuration Failed
kern.openfiles shows 36000

Without "SSLEngine On" i can start httpd using ~40000 VH.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 56587] Many VirtualHost's with SSLEngine On

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56587

Damian Kolodziejczyk <dk...@inten.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dkolodziejczyk@inten.pl

-- 
You are receiving this mail because:
You are the assignee for the bug.

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