Re: How do you use mod_perl for your web application?
Dave Hodgkinson <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On 2 Jul 2011, at 08:38, Max Kanat-Alexander wrote: > (which is why I frequently talk/ask > about SizeLimit on this list) And I will frequently say that this is the Wrong Answer. MaxClients and a proxy on the front is more often the right answer. A fat Apache is an application server, treat it as such.