We are attempting to use Apache 2.6.18 as a Load Balancer / Proxy to front end
a cluster of Tomcat application servers. The back end servers are running an
application that uses WebSockets to increase performance. We have been unable
to find an Apache Web Server configuration that will not str
ct: Re: [users@httpd] Help Needed to add Connectiontimeout to ProxyPass
On Mon, Jan 25, 2016 at 1:57 PM, Bumbernick, Tom
mailto:tom.bumbern...@hpe.com>> wrote:
[Mon Jan 25 12:37:49.411899 2016] [ssl:info] [pid 9456:tid 2472] (OS 10060)A
connection attempt failed because the connected p
om: Eric Covener [mailto:cove...@gmail.com]
Sent: Monday, January 25, 2016 1:53 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Help Needed to add Connectiontimeout to ProxyPass
On Mon, Jan 25, 2016 at 1:51 PM, Bumbernick, Tom
mailto:tom.bumbern...@hpe.com>> wrote:
What’s interesting the
t 1:42 PM, Bumbernick, Tom
mailto:tom.bumbern...@hpe.com>> wrote:
[Mon Jan 25 13:37:16.792971 2016] [ssl:info] [pid 25764:tid 2500] (OS 10060)A
connection attempt failed because the connected party did not properly respond
after a period of time, or established connection failed because co
[users@httpd] Help Needed to add Connectiontimeout to ProxyPass
On Mon, Jan 25, 2016 at 1:13 PM, Bumbernick, Tom
mailto:tom.bumbern...@hpe.com>> wrote:
I am attempting to add connectiontimeout to my httpd.conf file. When I add it
to the “ProxyPass / balancer://Screens_Dev/” statement, it ta
I am attempting to add connectiontimeout to my httpd.conf file. When I add it
to the "ProxyPass / balancer://Screens_Dev/" statement, it takes an error:
ProxyPass unknown Balancer parameter.
My Apache HTTP Server is at 2.4.18.
Any assistance is greatly appreciated. Thanks.
[Mon Jan 25 12:37
We are attempting to do two functions with our HTTP Server (Version 2.4):
1. Load Balance (mod_proxy balancer) workload to two Tomcat servers
(version 8)
2. Be able to route a request to Tomcat to serve up a web page.
The two URLS are configured in Tomcat to execute the functions are