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 to cache these websercice calls using apache. If so kindly provide me the details or please let me know the reasons for not being cached. Thanks a lot in advance.