Search squid archive

Squid forwarding PURGE requests to other services/APIs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I need to make PURGE requests to an external API. However, I am on a
network that only allows access to the internet via a Squid proxy.

My question is, how can I configure Squid to *forward on* PURGE
requests to other services/APIs, e.g.

curl -X PURGE -x my_squid:3128 http://www.some-api-to-purge.com/purge-endpoint

Is it possible? So far, I've been unsuccessful with variations on,

acl PURGE method PURGE
http_access allow PURGE ...

Also, looking at the docs, I can't work out how CONNECT or
cache_peer/cache_peer_domain would help either.

Thanks in advance


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux