Failure Of Web Server Bridge: No Backend Server Available For Connection: Timed Out After
(Doc ID 2358772.1)
Last updated on JANUARY 15, 2024
Applies to:
Oracle WebLogic Server - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
Using Oracle HTTP Server 12.1.3.0 in front of Weblogic Server 12.1.3 where a cluster is configured on WebLogic.
After configuring the servers for Load Balancing with Oracle HTTP Proxy, now is unable to access applications.
The mod_w1_ohs.conf file has this:
# NOTE : This is a template to configure mod_weblogic.
LoadModule weblogic_module "${PRODUCT_HOME}/modules/mod_wl_ohs.so"
SetHandler weblogic-handler
WebLogicCluster <IPADDRESS1>:<PORT8>,<IPADDRESS2>:<PORT5>,<IPADDRESS3>:<PORT7>,<IPADDRESS4>:<PORT9>
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |