Dear Community
I hope your all doing well today. Thank you for assisting me the other day
with setting up SSL properly.
Recently, I have been running into an issue where HTTPD load balancing falls
over, thus preventing me from reaching the Tomcat sessions.
The error messages that I a
c.za/
2016-07-14 11:31 GMT+02:00 Leon Vergottini :
Dear Community
I hope you are doing well today.
May I kindly ask your assistance since HTTPD is not my strong point? I have
several virtual host conf files that have the structure below. I am now trying
to change them so that inco
Dear Community
I hope you are doing well today.
May I kindly ask your assistance since HTTPD is not my strong point? I have
several virtual host conf files that have the structure below. I am now trying
to change them so that incoming visitors from port 80 are being redirected to
port
Dear Community
I currently have a setup similar to the one below for load balancing.
ProxyPass / balancer://something/ stickysession=JSESSIONID
BalancerMember ajp://xxx.xxx.xxx.xxx:11009 route=node1
BalancerMember ajp://xxx.xxx.xxx.xxx:12009 route=node2
BalancerMember ajp://xxx.xxx.xxx.xxx
Hi
Thank you for the responses. I will investigate both solutions.
Everyone have a great weekend.
Kind Regards
Leon
From: James Smith [mailto:j...@sanger.ac.uk]
Sent: 17 April 2015 10:23 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Httpd & Tomcat
On 17/04/2015
Dear All
I am trying to run Httpd and Apache together for the first time ever,
however, I have been unsuccessful in my endeavours.
I have to sites that point to the same server:
subdomain1.domain.com - normal HTML & PHP site
subdomain2.domain.com - tomcat servlet with an instance of At