in reply to Solved: Software caused connection abort in mod_perl + SOAP::Lite + Apache environment

Other idea (for comparison) is to use the same number of mod_perl/apache children, to create that number of SOAP::Transport::HTTP::Daemon, and do the testing with just perl , without mod_perl/apache , to see how well it works

That will at least give you a direction to look for further details

  • Comment on Re: Software caused connection abort in mod_perl + SOAP::Lite + Apache environment