Search squid archive

Re: Vary object loop returns

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

 




Of course it would be nice if we could configure which Vary elements we wanna store/use. But I'm afraid store_miss won't do this.

With this conf you're not caching any object that has any Vary elements that's not "accept-encoding", right?


--
Best Regards,

Heiler Bemerguy
Network Manager - CINBESA
55 91 98151-4894/3184-1751

Em 08/06/2016 13:58, Amos Jeffries escreveu:
I think your patch is identical to hard-coding the config:

  acl vary rep_header Vary -i .
  acl varyAE rep_header Vary -i ^accept-encoding$
  store_miss deny vary !varyAE

It is not reasonable to hard-code these things in a widely used generic
HTTP proxy like Squid. If it can be configured do it that way, if it
can't then config needs to be added.

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