WEBCACHE COMPRESSION NOT WORKING FOR STRUTS (*.do)
(Doc ID 1306181.1)
Last updated on MARCH 23, 2020
Applies to:
Web Cache - Version 10.1.2 and laterInformation in this document applies to any platform.
Symptoms
- Compression (gzip encoding) does not take place when the jsp pages of
deployed Web Application are accessed through struts flow (.do actions)
- Compression works as expected when accessing the jsp directly <= checked by 'Content-Encoding: gzip' in http headers.
- Compression Rules
\.jsp?$ Cache On for all browsers Yes
\.do?$ Cache On for all browsers Yes
- Versions
10.1.3.5 - SOA
10.1.2.x - Web Cache (latest bundle patch applied)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |