rupesh kumar [https://community.jboss.org/people/er_rupeshmca] created the 
discussion

"Regarding Https Compression (on Chrome Browser)"

To view the discussion, visit: https://community.jboss.org/message/750467#750467

--------------------------------------------------------------
Dear all,


I tried to  configure Http compression in /jbossweb.sar/server.xml

<Connector port="8080" address="${jboss.bind.address}" maxThreads="250"
      maxHttpHeaderSize="8192" emptySessionPath="true" protocol="HTTP/1.1"
      enableLookups="false" redirectPort="8443" acceptCount="100" 
connectionTimeout="20000"
      disableUploadTimeout="true" compression="on"></Connector>

But After starting jboss Chrome still show the red cross on https and show

Your connection to 192.168.2.204 is encrypted with 128-bit encryption.

The connection uses TLS 1.0.

The connection is encrypted using AES_128_CBC, with SHA1 for message 
authentication and DHE_RSA as the key exchange mechanism.

The connection is not compressed.

The server does not support the TLS renegotiation extension.


Also find the screen of chrome browser

Thanks in advance
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/750467#750467]

Start a new discussion in Performance Tuning at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2078]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to