cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3123
Views
0
Helpful
1
Replies

HTTPS probe and Apache

KAROLY KOHEGYI
Level 2
Level 2

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

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

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.

Review Cisco Networking for a $25 gift card