On Sun, Nov 13, 2016 at 4:14 AM, Jayaram Ponnusamy <jayaram.ponnusamy@xxxxxxxxx> 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. > > -> shared filesystem can help for Files? There's no point in trying to accelerate static files > -> how to cache DB contents on WebServer? Not in a webserver. You can cache HTTP responses or not, but nothing about a database. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx