09-20-2010 07:00 AM
Hello!
WE are using the following probe
probe https ORAINFLA-1-443
interval 30
passdetect interval 10
ssl version SSLv3
request method get url https://192.168.29.114/index.html.html
expect status 200 200
The probe is functional but the following logs are appeared on apache log.
[Mon Sep 20 14:52:06 2010] [error] mod_ossl: SSL IO error [Hint: the client stop the connection unexpectedly]
[Mon Sep 20 14:52:07 2010] [error] mod_ossl: SSL call to NZ function nzos_Handshake failed with error 28864 (server orasso.kozpont.otp:443, client 192.168.29.124)
[Mon Sep 20 14:52:07 2010] [error] mod_ossl: SSL IO error [Hint: the client stop the connection unexpectedly]
[Mon Sep 20 14:52:09 2010] [error] mod_ossl: SSL call to NZ function nzos_Handshake failed with error 28864 (server orasso.kozpont.otp:443, client 192.168.29.124)
[Mon Sep 20 14:52:09 2010] [error] mod_ossl: SSL IO error [Hint: the client stop the connection unexpectedly]
[Mon Sep 20 14:52:10 2010] [error] mod_ossl: SSL call to NZ function nzos_Handshake failed with error 28864 (server orasso.kozpont.otp:443, client 192.168.29.125)
[Mon Sep 20 14:52:10 2010] [error] mod_ossl: SSL IO error [Hint: the client stop the connection unexpectedly]
[Mon Sep 20 14:52:11 2010] [error] mod_ossl: SSL call to NZ function nzos_Handshake failed with error 28864 (server orasso.kozpont.otp:443, client 192.168.29.125)
What can i do?
Regard,
ps i tried connectino term foced w/wo
09-21-2010 03:16 AM
Sounds like an Oracle issue from what I could find with Google.
"NZE-28862: SSL connection failed
Cause: This error occurred because the peer closed the connection.
Action: Enable Oracle Net tracing on both sides and examine the trace output. Contact Oracle Customer support with the trace output."
For further details you may refer the Note: 244527.1 - Explanation of "SSL call to NZ function nzos_Handshake failed" error codes
There is unfortunately not much you can do on ACE.
You could try the following, but I have no idea if it will help or not
AceC6k2/Admin(config-probe-https)# connection term ?
forced Specifies forced TCP connection termination
AceC6k2/Admin(config-probe-https)# connection term forced
Gilles.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide