Thanks again for the response,
   

   I've come across some documentation for my app being used with a hardware 
appliance and the only config done on the app side is to disable ssl, which it 
currently is in my test set up.     I found this important piece of info in the 
documentation also.

A third iRule is used to rewrite the response from the application so SSL 
offloading 
can work. This iRule performs two functions, first it removes the Pragma header 
from the response, this header can cause problems when used as part of an 
encrypted connection. The second function is selectively implementing the 
stream replace. It is important to only modify text/html content. Flash Movies, 
Word Documents, Zip files and other binary file formats include internal 
checksums. If the document is modified outside of the creating application it 
may 
be corrupted and will be unusable by the end user. 

maybe I'm out of luck?

---
posted at http://www.serverphorums.com
http://www.serverphorums.com/read.php?10,174988,175587#msg-175587

Reply via email to