APACHE做負載均衡時出錯
apache http server2.0+weblogic92
配置資訊:
<Location /BillWeb>
SetHandler weblogic-handler
WebLogicCluster 135.64.132.7:2012,135.64.132.7:2013
WLCookieName JSESSIONID-BILL
Debug ERR
WLLogFile /opt/hpws/apache/logs/bill_proxy.log
</Location>
錯誤日誌如下:
Sat Oct 25 15:03:42 2008 <2423612249182202> request [/BillWeb/payacct.do] did NOT process sucessfully..................
Sat Oct 25 15:04:10 2008 <242361224918249135> Write to the browser failed: calling URL::close at line 673 of ap_proxy.cpp
Sat Oct 25 15:04:10 2008 <242361224918249135> *******Exception type [WRITE_ERROR_TO_CLIENT] raised at line 674 of ap_proxy.cpp
Sat Oct 25 15:04:10 2008 <242361224918249135> request [/BillWeb/payacct.do] did NOT process sucessfully..................
Sat Oct 25 15:04:11 2008 <242361224918249136> Write to the browser failed: calling URL::close at line 673 of ap_proxy.cpp
Sat Oct 25 15:04:11 2008 <242361224918249136> *******Exception type [WRITE_ERROR_TO_CLIENT] raised at line 674 of ap_proxy.cpp
Sat Oct 25 15:04:11 2008 <242361224918249136> request [/BillWeb/payacct.do] did NOT process sucessfully..................
配置資訊:
<Location /BillWeb>
SetHandler weblogic-handler
WebLogicCluster 135.64.132.7:2012,135.64.132.7:2013
WLCookieName JSESSIONID-BILL
Debug ERR
WLLogFile /opt/hpws/apache/logs/bill_proxy.log
</Location>
錯誤日誌如下:
Sat Oct 25 15:03:42 2008 <2423612249182202> request [/BillWeb/payacct.do] did NOT process sucessfully..................
Sat Oct 25 15:04:10 2008 <242361224918249135> Write to the browser failed: calling URL::close at line 673 of ap_proxy.cpp
Sat Oct 25 15:04:10 2008 <242361224918249135> *******Exception type [WRITE_ERROR_TO_CLIENT] raised at line 674 of ap_proxy.cpp
Sat Oct 25 15:04:10 2008 <242361224918249135> request [/BillWeb/payacct.do] did NOT process sucessfully..................
Sat Oct 25 15:04:11 2008 <242361224918249136> Write to the browser failed: calling URL::close at line 673 of ap_proxy.cpp
Sat Oct 25 15:04:11 2008 <242361224918249136> *******Exception type [WRITE_ERROR_TO_CLIENT] raised at line 674 of ap_proxy.cpp
Sat Oct 25 15:04:11 2008 <242361224918249136> request [/BillWeb/payacct.do] did NOT process sucessfully..................
相關文章
- 深入淺出負載均衡負載
- gRPC負載均衡(自定義負載均衡策略)RPC負載
- gRPC負載均衡(客戶端負載均衡)RPC負載客戶端
- 負載均衡負載
- dubbo容錯機制和負載均衡負載
- nginx+consul做動態負載均衡(docker)Nginx負載Docker
- 負載均衡環境搭建實戰之apache和tomcat負載ApacheTomcat
- Nginx 做負載均衡的幾種輪詢策略Nginx負載
- nginx負載均衡Nginx負載
- LVS 負載均衡負載
- 【Nginx】負載均衡Nginx負載
- NGINX 負載均衡Nginx負載
- LoadBalancer負載均衡負載
- IP負載均衡負載
- WebSocket負載均衡Web負載
- 負載均衡---ribbon負載
- 解密負載均衡技術和負載均衡演算法解密負載演算法
- 負載均衡技術(一)———負載均衡技術介紹負載
- 為什麼對gRPC做負載均衡會很棘手?RPC負載
- 【知識分享】四層負載均衡和七層負載均衡負載
- 負載均衡技術(二)———常用負載均衡服務介紹負載
- Nginx如何實現負載均衡釋出策略?Nginx負載
- 負載均衡補充負載
- 負載均衡4層負載
- 負載均衡詳解負載
- gRPC的負載均衡RPC負載
- 負載均衡之keepalived負載
- 負載均衡知多少?負載
- Linux LVS 負載均衡Linux負載
- 淺談負載均衡負載
- 負載均衡叢集負載
- LVS負載均衡群集負載
- Nginx負載均衡模式Nginx負載模式
- 漫談負載均衡負載
- 負載均衡簡介負載
- golang grpc 負載均衡GolangRPC負載
- 負載均衡和動態負載均衡分別是什麼?-VeCloud負載Cloud
- LVS負載均衡群集概念、NAT模式LVS負載均衡實戰部署負載模式
- 做了反向代理和負載均衡的nginx配置檔案簡單示例(nginx.conf) HTTP負載均衡/TCP負載均衡負載NginxHTTPTCP