Hi all,

I have RAM-cached page that looks for data from SQLdb. For error suppression 
(yea, I use MSSQL which make sometime unbelievable SQL error with the same 
errorless query) I use try-except wrapper, but in some cases page is cached 
without db results for a looooong time.

I know how to invalidate already rendered page from a ram cache, but I does 
not know how to temporal disable RAM-cache during rendering of that page.

Many thanks, J. Lukesh
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to