tis 2013-08-13 klockan 16:01 -0600 skrev Alex Rousskov: > > > the urltag approach used in squid-2 could be used here as general > > mechanism. It allows http_port or external_acl to add a piece to the > > object key. > > > > This allows splitting cache based on > > - port received on > > - username > > - arbitrary group of IP addresses > > - anything else that you can come up with in an external acl > > Can Store ID be used for this? If the Store ID helper has access to > receiving port, user name, IP addresses, etc, the helper can manipulate > the store key as needed without any Squid modifications, right?
Yes. And if it can receive the http_port name then it fully replaces urltag from squid-2 in functionality. Regards Henrik