-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ognjen,
On 3/27/15 11:04 AM, Ognjen Blagojevic wrote: > On 27.3.2015 14:42, Rahul Kumar Singh wrote: >> So how to disable compression and / or the SPDY service in >> tomcat6. > > If you are using JSSE connectors (BIO/NIO/NIO2), compression is > already disabled because JSSE does not support it, and there is no > support for SPDY protocol on those connectors. > > If you are using APR/Native connector, if you didn't explicitly > enabled it, SPDY is disabled by default. You may disable TLS > compression using APR/Native connector parameter > SSLDisableCompression="true". +1 The Tomcat 6 documentation is a little less readable than the Tomcat 7 documentation. In Tomcat 7, the "HTTP Connector" page documents the SSLDisableCompression configuration attribute, but in Tomcat 6, you have to read the APR page: http://tomcat.apache.org/tomcat-6.0-doc/apr.html - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: GPGTools - http://gpgtools.org iQIcBAEBCAAGBQJVFXMgAAoJEBzwKT+lPKRYZswQAINjhC7fBtfYx0I92ZblEsKF wGLT+SeEmMdH19rozRgpLRykbV8ozbJ0LI2eLbfZLIzkvl6e/xL5AJOdiAiaDurA +WDat8tGOo9O4ElQV50iBJEHTL2n6opd9YN9ub3q0qkh7VhfHQoTKpdItinpgCfh 0oLmwd9smDNCucGIz/Q9DMqoVo2TDVH223hYgllxkVdxwXwQa2YM+ZLdc7R0DZ9s bQmS24CBBzge6CfEPrYgPEkwAIHkbXvxY9T20sepA9GCE0TzQVFvoEPB8a2kqrsR lrRmkl+o3cj2Fdl5XCPD+6SF/w4GFUK5qdKt0fMPxB95MTWh2zyEk6lz8YPFq16t N37wdsvVUs1roMGyl3lVq5GNYHRH+d+jxQxP2pmx8wjOzQczTK1z4Z2nZ7bewJxt T9VB+/9Y8HDTNF8/JPafEZ9N152DnL7TZCoObMOIOQgYAgK3L0HENM6HZ8TbKmT4 uPRxGQQDTGTAkhFmHFkCh3ECWop+J5qQ+PCZciAsFOwqLt16cV9GYgB3xkKwIIol 8q5FdWoQUt3eNMlGhTbLYaJ2yuCRiA++3IkbExlWg4o4YaWsDI0kCZBxa4JuRVjv 1BcJ9+as8gP+jNZV+2WAgcfMQeptlh3B/HDi5Xl77VqDkVI2ZVMdnx7RhthPW6W1 O1jWJM5mMlheaY7zIAos =C3Tb -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org