>From HelpSys for RAM CAche
"""
Finally, you can configure the list of REQUEST variables
that will be used in the cache key. This can be a simple
and effective way to distinguish requests from
authenticated versus anonymous users or those with
session cookies.
"""
so, if i access a particular DTML Method as such
http://myserver.com/mymethod?objId=xxx
can i use objId to distinguish between different objects?
i tried by setting objId as the cache key in my RAM Cache object.  however, 
nothing were cached.  even after accessing mymethod with different objId.

thanks

-- 

http://www.kedai.com.my/kk 
http://www.kedai.com.my/eZine 

use Zope?  then you got HOPE!


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to