Deployment - performance

Version 1.1 by Pascal Robert on 2011/06/21 09:56

Using gzip

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:

er.extensions.ERXApplication.responseCompressionEnabled