CPU limit on own web site - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Migration (/forum-35.html) +--- Thread: CPU limit on own web site (/thread-5511.html) |
CPU limit on own web site - giorgi91 - 01-22-2009 10:19 PM Can i use on my server CPU limit on own web site? please help me RE: CPU limit on own web site - pgentoo - 01-23-2009 02:39 PM Please clarify your question... RE: CPU limit on own web site - giorgi91 - 01-23-2009 09:08 PM I have web hosting server, there are meny web site, if one web site load my server i want this site disable 5 minute when cpu load is 0.5 RE: CPU limit on own web site - pgentoo - 01-27-2009 06:09 PM I'm not sure if fastcgi/fcgid or another apache module has this built in... but maybe you could enforce limits with something like: http://linux.die.net/man/5/limits.conf - pGentoo |