[TYPO3-dev] [?? Probable Spam] Re: Fail-safe mechanism for database connectivityproblem

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Mon Oct 9 10:33:50 CEST 2006


Dmitry Dulepov schrieb:
>> Basically the fail-safe mechanism we're talking abvout here is trying 
>> to use a disk-based cache without any DB access.
> 
> This will not work with USER_INT objects on pages. Most of sites that I 
> made have USER_INTs at least on front page. So caching to files will not 
> be useful. Also if page does not exist in cache, we still have to show 
> static page with nice error message.

I was aware that not all pages can be displayed, but especially the 
front-page is a real problem.

Conten-wise I'm pretty sure that is is probaly ok to omit the dynamic data 
or to show data that's not quite so new. But currently I have no idea how 
to make it so that TYPO3 will render and cache an alternative page for 
disaster.

Masi




More information about the TYPO3-dev mailing list