TS store mapped URL(object) in disk storage. all request from User is remapped first, so that PURGE request is remapped too, you don't need to do remapping before send to TS.
在 2011-04-22五的 11:20 -0700,Walsh, Peter写道: > > > Hello, > > I am trying to determine what URI ATS uses as the key to cache the > response data. Is it the incoming URI or the remapped URI? > > Meaning, if I map “exernal.com” to “mapped.com”, is the response > cached with the remapped “mapped.com”? I believe this to be the case > but want to be sure. > > Thanks in advance, > > Pete > >
