Re: [users@httpd] Regarding Disk & File Cache

2016-11-13 Thread James Moe
On 11/13/2016 02:14 AM, Jayaram Ponnusamy wrote: > > [For] Some reason our sites are extreme slow, ... > You should discover the reason why the sites are so slow. -- James Moe moe dot james at sohnen-moe dot com 520.743.3936 Think. signature.asc Description: OpenPGP digital signature

Re: [users@httpd] Regarding Disk & File Cache

2016-11-13 Thread Eric Covener
On Sun, Nov 13, 2016 at 4:14 AM, Jayaram Ponnusamy wrote: > But the Problem is, Contents are coming from different server how to use > disk and file cache at webServer level. Kindly please help on this? Forget about "file cache". mod_cache doesn't care where the response came from. > > -> share

[users@httpd] Regarding Disk & File Cache

2016-11-13 Thread Jayaram Ponnusamy
Dear All, We are using Java Based CMS with Tomcat (Application Server) & Apache HTTP for WebServer. When the User hit the URL, the request will flow blow below: F5->WebServer->Tomcat->CMS & DataBase. Some reason our sites are extreme slow, and we want to enable file cache, disk cache (Modules inst