Company
ThinkValley is a bulgarian-owned organisation managing six websites.
Problem:
Company had two websites which generate in average more than 400 000 pageviews/impressions per day. They needed a flexible onsite caching solution which would:
-> Minimize server/processor load
-> Minimize database load/connections
-> Speed-up response time
-> Minimize page load in the client side
Solution had to be easily implementable and manageable.
Highlights
-> Cache Location can be configured
-> Groups Cache Manager - administrators can specify a different time for cache life on a per group basis.
-> Automatic Cache Cleaner
-> Every script /module can be configured to use a different time after which cache will expire and will
be regenerated.
Technology
Cache Manager is written entirely in PHP. Zlib is used for the cache generation and delivery.
Supported
Cache manager can be used in any web based PHP driven website or application.