You can see which volume is being used by enabling these debug tags.

cache_hosting|http_seq

On Tue, Jan 14, 2020 at 12:25 PM ezko <[email protected]> wrote:
>
> Thanks for the suggestions.
> we are trying with the header rewrite plugin , but can't get it to work
> (even unconditionally):
>
> we enabled pristine: proxy.config.url_remap.pristine_host_hdr 1
> added a remap with a fake origin:
> map  http://from.xx/ http://to-fake-host.xx/ @plugin=header_rewrite.so
> @pparam=restore.config
>
> restore.config:
> cond %{SEND_REQUEST_HDR_HOOK}
> cond %{INCOMING-PORT} = 80
> set-header Host real-origin.xx
> # set-destination HOST real-origin.xx <-- also doesn't work
>
> This doesn't change the origin. why ?
>
> Another issue is how can we tell which volume was used to cache ?
> we are using cache inspector but it's cumbersome and when certain plugins
> are added to the remap line it just returns "Cache Lookup Failed, or missing
> in cluster". using debug tag cache_hosting gives some insight , but not
> enough ? is there anything else ?
>
> Thanks,
> erez
>
>
>
>
> --
> Sent from: http://apache-traffic-server.24303.n7.nabble.com/

Reply via email to