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

           Summary: RLimitNPROC does not seem to work
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: [email protected]
        ReportedBy: [email protected]


RLimitNPROC X Y shoud suspend process when user runs = X PHP scripts or Y all
his process.

But it seems that it does not work. Example:

RLimitNPROC 3 10 limit shoud show error 500 when user use 4 PHP scripts or 10
other process. But Apache will show error 500 also, when user runs only on
process PHP, 1 connection FTP and 2 imap connection (at the same time). So, I
think that HARD limit is completly ignored - only SOFT limit works (but as
HARD).

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