OBIEE 11g - Slow dashboard performance when using HTTPS
We have been doing some extensive performance testing using both HTTP and HTTPS protocols and have noticed drastic differences between the tow when loading dashboards in IE 7 and IE 8. Some example load times below:
HTTP - 6 seconds
HTTPS - 25 seconds
I found the following documentation:
However, the setup above does not coincide with what we have (we don't use OHS but the default web server in Weblogic). I am quite familiar with the handshake process that happens with HTTPS but I did not think that I would incur a 4x performance hit. Does anyone have any suggestions as to how I can tune Weblogic to be more efficient when using HTTPS?
0