What kind of behavior can one expect from such config when an user overuses resources? Since there is no extra process spawn and its only PID owner that changes? Anyone use that combination here?
Announcement
Collapse
No announcement yet.
mod_hostinglimits and mor_ruid2
Collapse
X
-
As I understand the limit will also contain static requests being handled, since they
e executed as `user` (correct me if Im wrong). Its still not quite clear for me how would apache respond to a request when users limit is saturated? I guess that itd respond with 500-510 error.
Comment
-
Since I plan to use frontend proxy actually limiting static requests could be a nice feature, one should check the tradeoffs of such solution. Just a brief idea. Might be nice solution to stop flood of static requests.
So the process enters LVE when it goes to CGI/php not when it changes user?
Comment
Comment