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

            Bug ID: 66494
           Summary: [feature request] MaxRequestWorkers per vhost
           Product: Apache httpd-2
           Version: 2.4.55
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Core
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Apache still lacks a way to set MaxRequestWorkers per vhost. It makes all the
sense for such limitation to be set in vhost (along global one). If you setup
webserver with multiple vhosts than any vhost can now use all MaxRequestWorkers
quite easily. There is no way to protect against that. It is absolutlely
ridiculous. Yes, I realise it would be hard to implement bause of how
MaxRequestWorkers code works now.

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