https://bz.apache.org/bugzilla/show_bug.cgi?id=69462

            Bug ID: 69462
           Summary: "Increase ServerLimit" error log should say "Increase
                    ServerLimit (currently 128)"
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
          Assignee: bugs@httpd.apache.org
          Reporter: adrian...@adriantnt.com
  Target Milestone: ---

Errors like these:

scoreboard is full, not at MaxRequestWorkers.Increase ServerLimit

should be:

scoreboard is full, not at MaxRequestWorkers.Increase ServerLimit (currently
128)

I am working with apache servers for 20 years and it was always a pain to debug
server / worker limits, MaxRequestWorkers, ServerLimit, etc. It is always a
mistery. 

As far as I know there is no command to show current loaded value of these
parameters, since values can be loaded by various config files, it is hard to
debug.

Not to mention for users that have even less experience with Apache, they have
no ideea why server goes offline or what to do about it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to