Home
The Toolkit for Online Communities
15894 Community Members, 0 members online, 2128 visitors today
Log In Register

Forum OpenACS Development: Response to Cacing of database queries ...

OpenACS Home : Forums : OpenACS Development : Response to Cacing of database queries ... : One Message

+
Posted by Stefan Bludszus on
I think caching is the most important part. Because here you get your performance. For example vignette cache pages that has no permission check, so you have to decide which page is for public and which for other use. This is the point were you can get performance independent of the language you use. So why don't use this feature for public pages without permission check?