in reply to Solved: Software caused connection abort in mod_perl + SOAP::Lite + Apache environment
"Software caused connection abort " means some kind of timeout -- so while SOAP::Transport::HTTP::CGI gets this error, I doubt its the cause of it, which is probably apache
So I'd consider upping the tracing/logging.... to find out which call where is the closest to the error message, then I'd try to reproduce it with a short sample :D
The other thing I'd consider is updating to current releases of mod_perl/apache/perl/SOAP::Lite for all kind of security+ fixes
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Software caused connection abort in mod_perl + SOAP::Lite + Apache environment (timeout)
by sam_bakki (Pilgrim) on Nov 15, 2013 at 05:06 UTC | |
by freddo411 (Chaplain) on Dec 19, 2014 at 22:49 UTC |