Apache has its own cache feature but I think Varnish is a better solution. Check out the page below.
https://varnish-cache.org/ On Sun, Sep 4, 2016 at 4:31 AM, Jayaram Ponnusamy < [email protected]> wrote: > 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* > -- Ezra Taylor
