KJ_50941
Feb 22, 2011Nimbostratus
Can't open PDF and excel
Hi
Need help, redirecting from HTTP to HTTPS, have ssl client on F5, redirect works fine, but unable to dowlload PDF and EXCEL from application, it is working if I go http.
Need help, redirecting from HTTP to HTTPS, have ssl client on F5, redirect works fine, but unable to dowlload PDF and EXCEL from application, it is working if I go http.
Aaron
http://support.f5.com/kb/en-us/solutions/public/8000/000/sol8093.html
What is the application? Can you compare a successful session direct to a pool member with a failing session through LTM? You can use Fiddler2 or HttpFox to inspect the HTTP request and response headers and payloads.
Aaron
I applied F5 workaround to current irule:
when HTTP_RESPONSE {
HTTP::header replace Pragma public
HTTP::header replace Cache-Control public
however I am still having issue when downloading PDF file. Where else can I modified?
What is the application? Can you compare a successful session direct to a pool member with a failing session through LTM? You can use Fiddler2 or HttpFox to inspect the HTTP request and response headers and payloads.
Aaron
I reached out to customer , we are in process to test it tomorrow. I will let you all know of result. Thank you all for your support.
KJ
Thx , Aaron
I reached out to customer , we are in process to test it tomorrow. I will let you all know of result. Thank you all for your support.
KJ
Hi KJ,
Any tested result that you gain?
I'm having the same issue with you.
Using IE, it will cause me this issue, but it working fine with Firefox, or Google chrome.
unfortunettly app owner didn't test it yet. I am still waiting, if you got solution for this please let me know.