Apache server as forward and reverse proxy

2016-07-14 Thread Mohanavelu Subramanian
Hi All, I know this group is for tomcat related queries. I have some query related to apache server, if someone have an idea about this, I request you to please share. I want to configure apache to act as both forward and reverse proxy. The official doc says "Apache can be configured in both a

Asynchronous callback from application deployed in tomcat

2016-07-13 Thread Mohanavelu Subramanian
Hi All, Good morning. Our application is deployed on tomcat. We have apache load balancer and tomcat container running on separate virtual machines. We got a requirement to implement asynchronous callback for long running tasks from client. So, with this feature client would send soap request

Re: Secured connection between Apache Httpd and Tomcat over AJP protocol

2016-05-27 Thread Mohanavelu Subramanian
Hi All, Thank you very much for the solution. Best Regards, Mohan On Wed, May 25, 2016 at 9:00 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Mohanavelu, > > On 5/25/16 10:21 AM, Mohanavelu Subra

Secured connection between Apache Httpd and Tomcat over AJP protocol

2016-05-25 Thread Mohanavelu Subramanian
Hi All, Good Morning. I have Httpd process and Tomcat instances both running on 2 different machines. The communication between them happens through AJP protocol (mod_jk) which doesnt support encryption. But we are using some features of mod_jk like automatic passing of security information like

Adding Tomcat instances dynamically to Apache Load Balancer without restart

2016-04-07 Thread Mohanavelu Subramanian
Hi All, Good Morning. I am working in a Cloud based project where I encounter Scale-in/ Scale out of Tomcat instances. We have Apache load balancer as well. The requirement is to dynamically add any new Tomcat instances during scale out to Load balancer and remove tomcat instances during