[TYPO3-dev] Fail-safe mechanism for database connectivityproblem

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Mon Oct 9 11:35:40 CEST 2006


John Angel schrieb:
>> There is a cachePagesToExternalFiles. May be it can be used.
> 
> 
> It should be definitely used.
> But it doesn't work when database is down.

The key to success is to find out how the page-lookup can be done without 
DB. IMHO this should be more or less trivial once you know the page id and 
the language. Easy for "index.php?id=123&L=2" and for simulate static, but 
hard for Real URL. A solution is to make Real URL use eg Berkley DB for 
mapping.

Masi




More information about the TYPO3-dev mailing list