Java Mailing List Archive

http://www.apache-httpd.com/

Home » users.httpd »

[users@httpd] mod_proxy: ProxyPass max parameter has no effect

Alessandro Vernet

2010-07-06

Replies: Find Java Web Hosting

Author LoginPost Reply
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?

Alex
--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet

---------------------------------------------------------------------
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@(protected)
 "  from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.