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=true
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=true