Changes for page Deployment - performance
Last modified by Pascal Robert on 2011/06/21 09:57
From version 2.1
edited by Pascal Robert
on 2011/06/21 09:56
on 2011/06/21 09:56
Change comment:
There is no comment for this version
To version 3.1
edited by Pascal Robert
on 2011/06/21 09:57
on 2011/06/21 09:57
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,5 +3,5 @@ 3 3 To reduce the file size of responses, you can use gzip to compress the response if the client supports it. It's a simple property to set if you use Wonder: 4 4 5 5 {{code}} 6 -er.extensions.ERXApplication.responseCompressionEnabled 6 +er.extensions.ERXApplication.responseCompressionEnabled=true 7 7 {{/code}}