Hello, I got some problems with a proxy server setup. The tomcat server (5.5.9) running axis2 sits behind a proxy server which is apache httpd 2.0.49 normally this works well but in case of web services the client cannot connect to the axis service through httpd. I get the usual java.net timeout exception : java.net.SocketTimeoutException: Read timed out
In the httpd access log I only see this line: 192.168.200.188 - - [27/Nov/2006:11:33:26 +0100] "POST /axis2/services/binarytest HTTP/1.1" 413 1703 "-" "Axis2" No further hints to what might be going wrong. My Web Service is transmitting small documents ~300kb. Any ideas what could be wrong? Cheers, Pete --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
