Add for doman PHP process limit
#1
Add for doman PHP process limit
Hi i have idea about PHP process for every domain. Because every domain is have another trafic. Is this a realizable?


Attached Files Thumbnail(s)
   
Reply
#2
RE: Add for doman PHP process limit
It would be possible with php handled by fcgi. In mod_fcgi you can use DefaultMaxClassProcessCount to define limit of maximum process count per virtualhost. Other way is using 3rdparty modules like mod_qos or mod_cband to limit connections, bandwidth etc. (but not count of processes).
Reply
#3
RE: Add for doman PHP process limit
Currently PHP use mod_php but the plan is to move to FastCGI so we could then do a lot of tuning and even more languages support.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask

200$ free to start your VPS 60 days credit
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)