first step for optimisation is usually to know what takes time. Turn loggin on and see. If it spend a long time in the cache or needs to recreate the page(so the page wasn't found in the cache) you can have a look at Jboss Cache doc, it is very user friendly :-) alex
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107989#4107989 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107989 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
