PerformanceFilter applied to JSP pages does not always return gzip response
header
----------------------------------------------------------------------------------
Key: CLK-557
URL: https://issues.apache.org/jira/browse/CLK-557
Project: Click
Issue Type: Bug
Reporter: Bob Schellink
Assignee: Bob Schellink
Priority: Blocker
When including JSP pages it seems there are conditions under which the gzip
header is not returned to the browser. Thus the raw bytes are displayed.
More strange is that the issue arise only when the size of the Page exceeds a
certain threshold. This threshold does not seem to be related to the
PerformanceFilter Gzip threshold of 384 bytes though.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.