View Single Post
Old 06-22-2004, 04:57 PM  
Trafficbrokercom
Confirmed User
 
Join Date: Dec 2002
Posts: 542
Quote:
Originally posted by Arty
I assume you are asking about Zend Performance Suite (the one with the cache license)

Depends on your setup & sites, because you cannot cache some stuff.

For example, if your php script needs to displays time by seconds or you'll need current copy of mysql data you cannot cache those (or just those parts in scripts).

If you do, they will continue show same data for 360 seconds (you can change that). When timed out, they'll update those data again.

Also you should not cache POST & GET operations.

this is not how the zend performance suite works .. this used to be the case with the first suite .. but not anymore ..
Trafficbrokercom is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote