View Single Post
  #4 (permalink)  
Old 06-11-2008, 02:24 PM
Filip Filip is offline
Junior Member
 
Join Date: Apr 2008
Posts: 28
Default

We used an ACL list which took about 8 secs/ pageload.

Our solution to that was to cache it.


Try and see if there's any "heavy" stuff you can't cache to optimize performance. You can always delete the cache if you've made changes to something and recache it.
Reply With Quote