[squid-users] cache_peer_domain + POST

From: Sébastien WENSKE <canardwc_at_canardwc.com>
Date: Sun, 6 Jul 2008 15:49:31 +0200

Hi all,

I have set a cache_peer_domain to use a parent proxy for a specific domain.

 cache_peer 10.147.113.254 parent 218 0 proxy-only name=office
 cache_peer_domain office .specific.net
 acl specific dstdomain specific.net
 never_direct allow specific

It will work fine until i try to post a form

1215348582.324 285 127.0.0.1 TCP_MISS/200 2310 GET
http://host.specific.net/ - FIRST_UP_PARENT/10.147.113.254 text/html
1215348582.435 49 127.0.0.1 TCP_MISS/304 457 GET
http://host.specific.net/style/index.css - CD_PARENT_HIT/10.147.113.254
text/css
1215348582.442 53 127.0.0.1 TCP_MISS/304 458 GET
http://host.specific.net/webdesign/bandeau-v-musicfinder.gif -
CD_PARENT_HIT/10.147.113.254 image/gif
1215348582.448 55 127.0.0.1 TCP_MISS/304 457 GET
http://host.specific.net/webdesign/bouton-go.gif -
CD_PARENT_HIT/10.147.113.254 image/gif
1215348589.843 24 127.0.0.1 TCP_MISS/403 550 POST
http://host.soecific.net/ - DIRECT/xxx.xxx.xxx.xxx text/html

Why POST method try DIRECT ? What's wrong?

Thanks in advance.

Best Regards,

Sébastien WENSKE
Received on Sun Jul 06 2008 - 13:49:39 MDT

This archive was generated by hypermail 2.2.0 : Mon Jul 07 2008 - 12:00:03 MDT