Search squid archive

Re: Bring refresh_pattern down to ~10sec?

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

 



On 25/04/2015 1:57 a.m., Kristopher Linquist wrote:
> Thanks Amos.
> 
> 
> 
> 
> By “identical rest call” I mean a HTTP GET or POST to the same URL with the same data in the POST body of query string.
> 

I was afraid of that. Then the answer is no its not possible.

Squid does not touch the body/payload of messages, meaning it has no
information about what is inside any given POST message payload.

> 
> Looks like dstdomain acl along with miss_access could work - how do I adjust the timing to return a cached object if 2 requests happen within ~10sec?
> 

Thats where the "fast" detail gets in the way. The closest you will get
in Squid is an external ACL helper ("slow" operation - ouch) being
passed the method and URL and returning OK/ERR about whether or not the
pair has been requested in the past N seconds.

Amos

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users





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

  Powered by Linux