Dear All,
I am new to Apache, our current system architecture is like Apache WebServer->Tomcat Server-> DataBase & CMS & Apache Solr Search.
Currently to load a page is taking 40seconds to 1minutes by using WebServer URL, however its taking lessthan 10Seconds by using Tomcat URL. We connected Tomcat & HTTP by AJP 1.3
is there any way to caching the contents within Apache for Static contents. So, it will load static content without communicate from Tomcat & other systems using mod_cache, mod_disk_cache, mod_file_cache & mod_mem_cache?
Kindly please correct me if I am wrong.
--
Thanks & Regards,
Jayaram Ponnusamy