Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
144 | minor | always | 05-06-05 00:00 | 05-11-05 00:00 | |
|
|||||
Reporter: | user151 | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.12 | ||
Product Build: | 3.0.12 | Resolution: | no change required | ||
Projection: | none | ||||
ETA: | none | Fixed in Version: | |||
|
|||||
Summary: | 0000144: <cache-mapping> doesnt appear to work | ||||
Description: |
RSN-138 Placed these lines in resin.conf under <web-app id='/'> <cache-mapping url-pattern='/*' expires='24h'/> <cache-mapping url-pattern='*.gif' expires='24h'/> <cache-mapping url-pattern='test.jsp' expires='5m'/> Placed a proxy sniffer (devproxy) between the browser and the server to look at the response. When requesting things that match the url-pattern, for example "/foo.gif", I do not see an expires tag. I created a test.jsp and manually set the expires tag in the response to confirm I see that (I do). Also, it is unclear from the documentation if Resin Open Source will respect the cache-mapping directives or if that falls in the category of Resin-pro only features. |
||||
Steps To Reproduce: | |||||
Additional Information: | winxp, resin-pro-3.0.12 with 60 day dev license. jdk1.5.0_02 | ||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|