Re: mod_proxy: ProxyPass max parameter has no effect

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 6, 2010 at 3:10 PM, Alessandro Vernet <avernet@xxxxxxxx> wrote:
> I am using the following Apache config to forward requests to a Tomcat server:
>
>    ProxyPass /myapp ajp://localhost:8009/myapp max=2
>
> This is a simplified config, but is enough to reproduce the issue,
> which is that the max parameter has no effect. If I through 10
> concurrent requests to Apache, all 10 are forwarded to Tomcat at the
> same time, while I would like to have them forwarded 2 by 2. Should I
> use something other than the max parameter for this?

What MPM?  This isn't coordinated cross-process.

-- 
Eric Covener
covener@xxxxxxxxx

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux