https://issues.apache.org/bugzilla/show_bug.cgi?id=42404
D. Stussy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |pr.org --- Comment #3 from D. Stussy <[email protected]> 2010-10-19 02:38:09 EDT --- RE - Comment #1: I am aware that the cache generates two files (header and body) per request cached, and additional files when the request varies. The file would be the body file returned according to the headers given in the subrequest after variance is applied. This reduces the subrequest to a single file, if one exists. If one does not exist, then "proxy:URL" (or other appropriate substitute string) that is currently returned will still be returned. Clarification: The concept is akin to the ability to retrieve the last cached copy of a resource like certain search engines keep around (e.g. google). RE - Comment #2: No. My idea concerned making the local filename (from the cache when the URL is remote) available to the HTTP request itself (as a subrequest if appropriate). Therefore, availability to the htcacheclean program does not help. (However, it may be helpful for maintenance purposes.) Does that make more sense about what I am suggesting? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
