I am investigating possibly using mod_qos, but I am using MPM prefork and the module says that it should only be used with MPM worker. Is this still the case, or is this error out-of-date? Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The module is designed and tested for Apache 2.2 MPM worker binaries. However, you sill might achieve the desired results using it within a prefork binary.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am investigating possibly using mod_qos, but I am using MPM prefork and the module says that it should only be used with MPM worker. Is this still the case, or is this error out-of-date? Thanks.
The module is designed and tested for Apache 2.2 MPM worker binaries. However, you sill might achieve the desired results using it within a prefork binary.