Hi,I am still experiencing severe difficulties in running https on R6 Servers.
Problem is, the Domino Server stops responding to https. After about 1 to 2 minutes everything goes back to normal.
I can find these entries in log file when doin a ‘http show thread state’:
20.10.2003 14:47:59 Http Worker Thread ID [4813]: Working session [1894c]: Session State [SSL Handshake] :
There are a couple of them, seems this blocks the web task.
Seems it is unsuccesful?
I can rule out any form of network problems or client problems as we can reproduce this on different servers, Mozilla and IE as clients, going direct or via Proxy and last but not least I tried server in same subnet as clients.
This prevents us from switching from R5 to R6, as R5 runs without any problem.
Another finding is:
If I prevent the server from caching SSL session keys by
SSL_RESUMABLE_SESSIONS=1
it makes the situation even worse.
Then it’s nearly impossible to load any page succesful.
Btw we are not alone, as I have feedback from other users which have exactly the same problem.
OS I tried is Redhat 7.2 and 7.3, latest errata applied.
Any help is greatly appreciated.
Thank you
Rainer