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 2008/10/02 15:23:14 UTC

DO NOT REPLY [Bug 45935] New: Unable to open logs

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

           Summary: Unable to open logs
           Product: Apache httpd-2
           Version: 2.2.3
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: oliver.neumann@nidag.com


On a SLES 10.2 server running on 64bit we have to following situation:

We have lots of vHosts, each one providing service on port 80 and 443. In each
vHost there is a TransferLog and ErrorLog statement pointing one of 4 logfiles
(error.log, ssl_error.log, access.log, ssl_access.log).

Total Count of logfiles-entries is 2433 and apache starts fine.

Adding another vHost with 97 logfiles entries apache does not start giving the
error "Unable to open logs".

Is there a maximum of lofile entries over all vhosts apache can handle or is
this a bug?


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 45935] Unable to open logs

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


Tony Stevenson <to...@pc-tony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Tony Stevenson <to...@pc-tony.com>  2008-10-02 07:45:15 PST ---
Oliver,

This potentially sounds like you have hit the limit on the number of open file
handles your system will allow.  I suggest you look at your kernel config, and
see what that limit is.

Take your query to the user support forum, here ->
http://httpd.apache.org/lists.html#http-users

Tony


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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