in reply to Re^3: Slightly OT: Stop caching images
in thread Slightly OT: Stop caching images
I wasn't aware of the ETag (it sounds useful), but I'm not sure how to use it in practice.
Image requests are handled by Apache not my code. Without using something like mod_perl, how would I intercept the request and set an appropriate ETag? Where would I get the version number from?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Slightly OT: Stop caching images
by erroneousBollock (Curate) on Mar 29, 2007 at 14:10 UTC |