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

           Summary: FcgidMaxProcessesPerClass
           Product: Apache httpd-2
           Version: 2.2.16
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_fcgid
        AssignedTo: [email protected]
        ReportedBy: [email protected]


FcgidMaxProcessesPerClass only counts inside virtualhost (or maybe virtualhosts
with same ServerName? - which should be none). In original fastcgi
implementation MaxProcessesPerClass could be used to limit max number of
spawned process for same file (wrapper) thus making it possible to limit also
"per virtual/system user". In fcgid such limit can't be established.

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to