Forum Moderators: coopster

Message Too Old, No Replies

cpu load control

         

magnum

7:22 pm on Sep 1, 2005 (gmt 0)

10+ Year Member



Hi,

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)

WebmasterWorld Administrator 10+ Year Member



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.