Re: Tuning response time from Apache server (using mod_perl handler)
Perrin Harkins <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Feb 15, 2011 at 3:15 PM, Jeff Anderson <[email protected]> wrote: > I have a mod_perl handler (that is intended to run on a proxy server) Is this the only mod_perl running on the server? Normally people avoid running it on a proxy. - Perrin