asp  

Re: mod_proxy

Joshua Chamas
Mon, 23 May 2005 23:13:54 -0700

Fer madrid wrote:
Hi all,

We want to limit the number of Apache's children serving the same ASP concurrently (since mod_throttle_acces seems not to be maintained any longer).

We were adviced to use mod_proxy but we do not really know how to configure it. Has anybody a working sample?


Sorry for taking so long to reply, but you should read this:

  
http://perl.apache.org/docs/1.0/guide/strategy.html#Adding_a_Proxy_Server_in_http_Accelerator_Mode

as this configuration is generic to mod_perl.

Regards,

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  • mod_proxy Fer madrid
    • Re: mod_proxy Joshua Chamas