Hi, We have an application deployed on WAS 7 which should allow a user to upload 10 files. Each file can be ~ 5 MB. The application runs fine locally using RSA. Running the application on the development server, we get "The connection to the server was reset while the page was loading." if more than two files are uploaded.
Error in proxy log: Invalid request -- completely unable to parse it
Any help would be greatly appreciated.
Steve
Answer by Frédéric de Laminne (740) | Jul 10, 2015 at 02:58 AM
Hi,
It might be related to the value of the LimitRequestBody directive. Format of this directive is explained here : http://www-01.ibm.com/support/knowledgecenter/SSAW57_8.0.0/com.ibm.websphere.edge.doc/cp/admingd45.html%23directiveref
Regards,
Frederic