not sure if this answers your question, but i have been thinking about something similar.
this is how i have it played out in my mind, although i havent looked at the transaction points to see when host/domain is considered for volume placement. 1. create a ramdisk(or some memory based filesyetm) 2. map the ramdisk to store content for some domain 3. write a lua script to change the cache key of specific requests to something within the ramdisk domain 4. the expectation is that with this change, the desired objects will be found in the ramdisk volume. On Mon, Sep 28, 2015 at 1:20 PM, Daniel Morilha <[email protected]> wrote: > Hi, > > I would like to know if ats provides any way to trick the cache and store > some specific request only in RAM so when ats restarts the entry won't be > there any longer. > > Thanks, > > -- > Daniel Morilha ([email protected]) >
