cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco static content Cache help !!

g_rathod
Star Contributor
Star Contributor

Team,

We are using apache 2.2 + siteminder (CA) + external auth with alfresco share on version 5.1.x

can anyone help how do I use my existing apache to cache alfresco static contents, so it will load faster ?

We may use nginx but here we do have siteminder which only support "apache httpd"

we have max as of now 2 nodes in cluster, but load is high so any one please help with configuration for caching those contents ( png/jpeg/js/css  etc).

3 REPLIES 3

mehe
Elite Collaborator
Elite Collaborator

Are you able to add and enable apache modules on your servers or are you restricted? Since apache 2.2 you could use mod_cache and its cousins Caching Guide - Apache HTTP Server Version 2.2 . Is your alfresco tomcat connected via ajp or "reverseProxy"?

I'm asking because I don't know much about siteMinder.. 

g_rathod
Star Contributor
Star Contributor

It is via AJP.  

FYI : we do not have root access.

mehe
Elite Collaborator
Elite Collaborator

So you should ask your admin (or the one who has root access and is able to configure your httpd) what to do.