• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Tomcat Compression on SSL connection

 
Carlos Gue
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I have 2 questions..I'm not a system admin but after reading a few topics this should be a piece of cake for you. I need a technical way to explain to a System Admin how to enable compression on his Tomcat server over an SSL connection. He knows how to do it in a non-SSL development environment but doesn't know how to do it in a SSL Prod environment. Is there a module he needs to load for this to be possible? if so can someone please direct me in the right path. What must he do to make this possible.

How about caching? it looks like im getting a whole bunch of TCP connections application turns. Is there anything that can be done to enable caching?

Thank you very much.
 
reply
    Bookmark Topic Watch Topic
  • New Topic