The only way you could get information about the failure is if there is a logg generated by the CSS. The syslog message could then be sent to a syslog server.
The client that generated the failure can be redirected to a url.
This is done with the following commands :
CSS11503-2(config-ssl-proxy-list[gdufour])# ssl-server 1 failure-url ?
URL to redirect clients to (Len: 0-168)
CSS11503-2(config-ssl-proxy-list[gdufour])# ssl-server 1 failure ?
ignore Use failure type of ignore
redirect Use failure type of redirect
reject Use failure type of reject
But no reason will be provided. The backend-server can only generate a generic error message.
Gilles.