Remy Maucherat a écrit :

[EMAIL PROTECTED] wrote:

hgomez 2003/10/01 02:43:40

  Modified:    catalina/src/conf server.xml
  Log:
  Add comments about gzip settings


+ + <!-- Note : To use gzip compression you could set the following properties :
+ + compression="on" + compressionMinSize="2048" + noCompressionUserAgents="gozilla, traviata" + compressableMimeType="text/html,text/xml"
+ -->
+ <!-- Define a SSL Coyote HTTP/1.1 Connector on port 8443 -->
<!--
<Connector className="org.apache.coyote.tomcat4.CoyoteConnector"


TC 4.1 uses the old coyote_10 branch, and I don't think it has that.

Urg.


Should I back port change to coyote_10 ?




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to