Hmmm. This made me think that there may not be any point in having a min for 
reverse proxy backends since it seems pretty pointless to initialise n 
connections that will be closed by the backend anyway 15 seconds later or 
whatever the backend's keepalive timeout is, if there is no activity on said 
connections... 

-ascs
 
-----Message d'origine-----
De : Christian Folini [mailto:[EMAIL PROTECTED] 
Envoyé : vendredi 1 février 2008 13:57
À : users@httpd.apache.org
Objet : [EMAIL PROTECTED] 2.2 proxy connection pool gone missing (?)

Hi there,

I am setting up an apache 2.2 reverse proxy, that should use
a connection pool to connect to the backend. Unfortunately,
there is no connection pool in sight anywhere.

On bugzilla, there are some issues with this connection pooling,
but I understand this should not affect me in the most simple
setup. Still I am not getting this to work, so there must be
some flaw in my configuration, but I can not seem to find it.

I am working on debian (sarge!) with a custom compile apache 
2.2.8, worker mpm. The backend is a 2.2.6 prefork.


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to