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 <
jayaram.ponnus...@gmail.com> wrote:
> Dear All,
>
> I am new to Apache, our current system architecture is like Apac
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 Tom