Re: [squid-users] Re: HTTP POST problem with httpd-accelerator

From: Steve Jasper <steve.jasper@dont-contact.us>
Date: Thu, 17 Mar 2005 10:40:09 -0000

This is my setup and the HTTP POST is being sent by the 'internet pc' but
not being forwarded by the 'squid reverse proxy'

<internet pc>---<firewall>---<squid reverse proxy>---<webserver>
I don't think I am using a parent am I?

Regards,

Steve

-----Original Message-----
From: Elsen Marc [mailto:elsen@imec.be]
Sent: 17 March 2005 10:16
To: Steve Jasper
Cc: Elsen Marc
Subject: RE: [squid-users] Re: HTTP POST problem with httpd-accelerator

> Can you please explain with a little more detail?

> I'm quite new to this.

>

Hendrik, means that if you are using a parent and your own (local) squid
does not have internet access then you need :

never_direct allow all

in squid.conf.

The reason is that POSTs are always tried directly by a cache, in normal
circumstance because it can by definition not benefit from cached info in
parents.

However in those situations where the local squid has no internet access it
is imperative that the POST is forwarded to the parent (too).

Marc.

----- Original Message -----
From: "Steve Jasper" <steve.jasper@tns-global.com>
To: <squid-users@squid-cache.org>
Sent: Thursday, March 17, 2005 10:05 AM
Subject: Re: [squid-users] Re: HTTP POST problem with httpd-accelerator

> Can you please explain with a little more detail?
>
> I'm quite new to this.
>
> Regards,
> Steve
>
> ----- Original Message -----
> From: "Henrik Nordstrom" <hno@squid-cache.org>
> To: "Steve Jasper" <steve.jasper@tns-global.com>
> Cc: <squid-users@squid-cache.org>
> Sent: Wednesday, March 16, 2005 9:22 PM
> Subject: Re: [squid-users] Re: HTTP POST problem with httpd-accelerator
>
>
> > On Wed, 16 Mar 2005, Steve Jasper wrote:
> >
> > > For some reason I can't get a HTTP POST request through to a web
server.
> > > Although HTTP GET works fine.
> >
> > How have you configured the Squid request forwarding to route the
incoming
> > requests to your web server?
> >
> > If using cache_peer then make sure to also use never_direct...
> >
> > Regards
> > Henrik
> >
>
Received on Thu Mar 17 2005 - 03:40:11 MST

This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:02 MST