Probably the easiest solution is to create another origin fqdn for your
live or vod content.
Then have the corresponding remap use that new fqdn as your origin fqdn
If you cant do that then there are some tricks you can play with the origin
parameters that determine which volume to use. I'm not at my desk right
now, so when I return I'll look.
And as always, there may be some new plugins or new core functionality that
I am not aware of that support this without the DNS or origin trickery.

On Sun, Jan 12, 2020, 10:57 AM ezko <[email protected]> wrote:

> Hi,
> we are using ATS 8.0.5
> we have an origin which serves both live and VOD (different paths) , and
> would like to cache live on block RAM disk and VOD on SSD
>
> example origin urls:
> http://origin.mydomain.com/live
> http://origin.mydomain.com/vod
>
> from the DOCS it doesn't seem like there is support for specifying paths in
> hosting.config
> so the following will not work right ?
>
> hostname=origin.mydomain.com/live volume=1
> hostname=origin.mydomain.com/vod volume=2
>
> is there another way (maybe using a plugin) ?
>
> BR,
> erez
>
>
>
>
> --
> Sent from: http://apache-traffic-server.24303.n7.nabble.com/
>

Reply via email to