On Mon, 16 Aug 2004 12:16:02 +0200, jean-frederic clere <[EMAIL PROTECTED]> wrote: > Jeff Trawick wrote: > > probably obvious to those doing the load balancing work, but just in case... > > > > url in this case is ip:port, which ap_proxy_get_balancer() doesn't handle > > > > simple working testcase in case this helps testing > > > > connect and send "CONNECT 0.0.0.0:8080\r\n" > > Do we need balancer for CONNECT?
I would think not. My understanding is that CONNECT is just a pipe, with no ability to keep connections open (e.g., in keepalive state) or re-use connections already opened.
