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 2010/11/30 22:52:55 UTC

DO NOT REPLY [Bug 50389] New: FCGID processess are restarted at gracefull reload but score is preserved

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

           Summary: FCGID processess are restarted at gracefull reload but
                    score is preserved
           Product: Apache httpd-2
           Version: 2.2.15
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_fcgid
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: lefty@multihost.cz


Actual results:

mod_fcgid doesn't reset child's scores on gracefull reload, but terminates
them, which results in quite high spawning scores, so that fcgi refuses to
start new workers for quite a long time, because of FcgidSpawnScoreUpLimit.This
can lead to unavailability of whole sites with high TerminationScore and many
spawned childs.

Expected results:

mod_fcgid should detect reload and reset scores after child's termination (or
don't count these forced terminations into score). 

Steps to reproduce:

Occurs on every gracefull reload and is dangerous especially with many spawned
childs and high TerminationScore.

-- 
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 50389] FCGID processess are restarted at gracefull reload but score is preserved

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

William A. Rowe Jr. <wr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #2 from William A. Rowe Jr. <wr...@apache.org> 2012-01-20 20:33:19 UTC ---
Cannot reproduce; no feedback from submitter.

-- 
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 50389] FCGID processess are restarted at gracefull reload but score is preserved

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

Lefty <le...@multihost.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lefty@multihost.cz

-- 
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 50389] FCGID processess are restarted at gracefull reload but score is preserved

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

Michał Grzędzicki <la...@iq.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Michał Grzędzicki <la...@iq.pl> 2011-09-19 09:47:20 UTC ---
whith version of mod_fcgid ware You using ?

I can't reproduce this using 2.3.6 on linux

-- 
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