View Single Post
Old 01-27-2008, 05:31 PM   #2 (permalink)
Alan @ CIT
Member of the Month
The Frequenter
Member of the Month Top Contributor 
 
Alan @ CIT's Avatar
 
Join Date: Apr 2005
Location: South UK
Posts: 483
Thanks: 51
Alan @ CIT is on a distinguished road
Default

That's quite a hard question to answer as it depends on your requests/second and whether your server can handle it

As a general guide, I personally would probably implement a caching system if the site where getting more than about 10 requests per second or less if the site was paticularly server-intensive.

As for memcache, I've never used it so I can't really comment. I have used APC though which I liked a lot - worked well.

Alan
Send a message via MSN to Alan @ CIT
Alan @ CIT is offline  
Reply With Quote
The Following User Says Thank You to Alan @ CIT For This Useful Post:
Brook (01-27-2008)