I have some hosting clients on Linux Redhat machine, uses PHP/mysql chat software which gets more cpu/memory/http requests on server, how can I decrease this settings for selected users (cpanel/Apache 1.3)?
Regards
jatar_k
7:32 pm on Sep 6, 2005 (gmt 0)
I am not sure if php is the place to control this. I think I would look at apache first though I am not sure if something like mod_throttle can be set to a per user setup.
I guess you could limit the number of requests certain users are allowed or how often they are allowed to make a request.