Tuxedo Client is Taking Longer Time when Using SSL
(Doc ID 2489699.1)
Last updated on SEPTEMBER 06, 2022
Applies to:
Oracle Tuxedo - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
When using SSL /WS client is taking about 800 ms more for SSL handshake. Below is the test result of sample simpapp with and without SSL.
Without SSL:
[holuser@docker client_dir]$ time ./simpcl v
SuccessfulReturned string is: V
real 0m0.081s
user 0m0.009s
sys 0m0.011s
With SSL:
[holuser@docker client_dir]$ time ./simpcl v
SuccessfulReturned string is: V
real 0m0.730s
user 0m0.164s
sys 0m0.023s
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |