Link to home
Start Free TrialLog in
Avatar of Paul Wills
Paul WillsFlag for South Africa

asked on

The browser terminated its connection. As a result, OracleAS Web Cache terminated its connection to the origin server.

Hi Experts

We are using Oracle 11G webcache. The setup is LBR -> Oracle WebCache -> Oracle OHS -> Oracle WebLogic Application Server. We have an application that uploads files to a database using JSON. This application constantly fails after reading 130K then we get a ProtocolException. When I looked at the WebCache logs the following warning is logged for the application deployed on weblogic:

The browser terminated its connection. As a result, OracleAS Web Cache terminated its connection to the origin server.

May you please assist with this problem, as the application runs well on all other non-prod environments
ASKER CERTIFIED SOLUTION
Avatar of Paul Wills
Paul Wills
Flag of South Africa image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Paul Wills

ASKER

Solved it by myself