On Jan 19, 2007, at 4:43 PM, Adrian Crum wrote:

I found on the Tomcat website a configuration setting for compressing outgoing html/xml (http://tomcat.apache.org/tomcat-5.5- doc/config/http.html) but I don't where to configure it in the embedded version that OFBiz uses.


It's under http-connector (already set in the default config):

<property name="compressableMimeType" value="text/html,text/xml,text/ plain"/>
<property name="compression" value="on"/>

-Joe

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to