On Sat, Apr 23, 2011 at 07:46:37PM +0530, vrukesh panse wrote:
> But, when we simultaneosly download more than one file (for example, two
> different 10MB text files), we get total download speed of 12Mbps.
This is the kind of thing you might see if the *client* TCP receive window
is being filled.
On Wed, Apr 20, 2011 at 02:17:43PM -0400, Eric Covener wrote:
> > and I don't *think* anything looks at the Host header in the cached object,
>
> you could add a Vary on the Host header.
I'd rather not play with the Host header after all if I can help it.
If it Vary's on Host, won't it check tha
On Fri, Feb 04, 2011 at 11:06:48PM +, dfw-apa...@white.u-net.com wrote:
> On Fri, Feb 04, 2011 at 05:36:01PM +, Igor Gali?? wrote:
> >
> > > > > But ProxySet only allows you to set the same Variables as
> > > > > ProxyPass does. host is none of them.
> > > >
> > > > Indeed. This appears t
On Fri, Feb 04, 2011 at 11:06:48PM +, dfw-apa...@white.u-net.com wrote:
> On Fri, Feb 04, 2011 at 05:36:01PM +, Igor Gali?? wrote:
> >
> > > > > But ProxySet only allows you to set the same Variables as
> > > > > ProxyPass does. host is none of them.
> > > >
> > > > Indeed. This appears t
On Fri, Feb 04, 2011 at 05:36:01PM +, Igor Gali?? wrote:
>
> > > > But ProxySet only allows you to set the same Variables as
> > > > ProxyPass does. host is none of them.
> > >
> > > Indeed. This appears to be the problem. Such an option is missing.
> >
> > Right now I'm looking into 2.2's s
On Thu, Feb 03, 2011 at 11:00:25PM +, Igor Gali?? wrote:
> - dfw-apa...@white.u-net.com wrote:
> > I've hit a vexing impasse with mod_proxy_balancer.
> >
> > I have a pool of backend boxes. They vhost many domains, so
> > need the specific Host: header in requests to them (the *same*
> > H
I've hit a vexing impasse with mod_proxy_balancer.
I have a pool of backend boxes. They vhost many domains, so
need the specific Host: header in requests to them (the *same*
Host: header for all of them)
I proxy reqeusts to them potentially thousands of times a second,
and their IP's are not g