[squid-users] squid does not proxy POST request with Cache_peer_access

From: Joshua Duan Hong Ping <joshua.duan@dont-contact.us>
Date: Thu, 27 Jan 2005 11:36:28 +0800

Dear all

I am experiencing some problem with cache_peer_access.

Both servers(proxyserver1 and proxyserver2) are running Squid 2.5stable 7,

I am redirecting this particular website: www.website.com from
proxyserver1 to proxyserver2, the acl rule:

acl blocked-list url_regex ^http://www\.website\.com
cache_peer_access proxyserver2.domain.com allow blocked-list

So theoretically proxyserver2.domain.com should serve all the request
to www.website.com from proxyserver1. And i do see all the GET request
goes to the parent(proxyserver2). But i observed that POST request are
not proxied to proxyserver2.

There is nowhere else in squid.conf that i have rules about POST method.

Can somebody enlighten me on this?

Thanks a lot!

Regards
Joshua
Received on Wed Jan 26 2005 - 20:36:29 MST

This archive was generated by hypermail pre-2.1.9 : Mon Mar 07 2005 - 12:59:36 MST