[users@httpd] Observations of the Apache 2.6.18 Load balancer / Proxy

2016-01-26 Thread Bumbernick, Tom
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

RE: [users@httpd] Help Needed to add Connectiontimeout to ProxyPass

2016-01-25 Thread Bumbernick, Tom
[users@httpd] Help Needed to add Connectiontimeout to ProxyPass On Mon, Jan 25, 2016 at 1:13 PM, Bumbernick, Tom <tom.bumbern...@hpe.com<mailto:tom.bumbern...@hpe.com>> wrote: I am attempting to add connectiontimeout to my httpd.conf file. When I add it to the “ProxyPass / bala

[users@httpd] Help Needed to add Connectiontimeout to ProxyPass

2016-01-25 Thread Bumbernick, Tom
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

RE: [users@httpd] Help Needed to add Connectiontimeout to ProxyPass

2016-01-25 Thread Bumbernick, Tom
t 1:42 PM, Bumbernick, Tom <tom.bumbern...@hpe.com<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

RE: [users@httpd] Help Needed to add Connectiontimeout to ProxyPass

2016-01-25 Thread Bumbernick, Tom
ct: Re: [users@httpd] Help Needed to add Connectiontimeout to ProxyPass On Mon, Jan 25, 2016 at 1:57 PM, Bumbernick, Tom <tom.bumbern...@hpe.com<mailto:tom.bumbern...@hpe.com>> wrote: [Mon Jan 25 12:37:49.411899 2016] [ssl:info] [pid 9456:tid 2472] (OS 10060)A connection atte

RE: [users@httpd] Help Needed to add Connectiontimeout to ProxyPass

2016-01-25 Thread Bumbernick, Tom
ric 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 <tom.bumbern...@hpe.com<mailto:tom.bumbern...@hpe.com>> wr

[users@httpd] HTTP Web Page and Load Balancer to Tomcat

2015-12-08 Thread Bumbernick, Tom
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