Re: [users@httpd] Caching webservice calls using apache

2012-04-10 Thread aparna Puram
Thanks a lot Mark I will check with the applicaiton once and come back to you on this. On Tue, Apr 10, 2012 at 5:56 PM, Mark Montague wrote: > On April 10, 2012 4:31 , aparna Puram wrote: > >> Currently we have only a tomcat installed and all are directly accessing >> the tomcat via apache, An

Re: [users@httpd] Caching webservice calls using apache

2012-04-10 Thread Mark Montague
On April 10, 2012 4:31 , aparna Puram wrote: Currently we have only a tomcat installed and all are directly accessing the tomcat via apache, And all the webserivice calls are directly being called from tomcat and this inturn is increasing the load on the tomcat server. Is there a way to cach

[users@httpd] Caching webservice calls using apache

2012-04-10 Thread aparna Puram
Hello All, Can we cache webservice calls using Apache. Currently we have only a tomcat installed and all are directly accessing the tomcat via apache, And all the webserivice calls are directly being called from tomcat and this inturn is increasing the load on the tomcat server. Is there a way t