we are using apache 2.0.64 with mod_proxy fronting PeopleSoft Financials. While user is uploading a file over a certain size it hangs eventually times out with no log details. When we test this be going directly to the weblogic server we do not have any issues uploading the file. We have tested this directly from apache solaris server to the solaris weblogic box removing LB as a culperate. When we test this it times out roughly 2 and a half minutes after the upload starts. When we cut out the proxy it only takes a few seconds for the file to upload.
I have not modified any timeout paramters in the httpd.conf file, and we have scoured the source directory from which it was built from with no sign of a timeout.
Has anyone seen anything like this, and or should I be looking at the server instead?
thanks