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

Dan Frost dan at 3ev.com
Fri Oct 6 19:03:47 CEST 2006


Hi - this is exactly what the error handler / catching solution does.

The DB errors are always caught and, if "fatal" (can't connect to DB)
then you offer whatever solution you want - redirect to HTML file, send
yourself an email that the site is down etc etc

dan


R. van Twisk wrote:
> Martin Kutschker wrote:
>> R. van Twisk schrieb:
>>  
>>> John Angel wrote:
>>>    
>>>>> What fail save mechanism do we need to have in place when apache
>>>>> dies??
>>>>>             
>>>> Load balancer solves the problem.
>>>>
>>>>
>>>>         
>>> Thank you for saying what I wanted you to say...
>>> problem solved!!!
>>>
>>> IMHO these sort of problems are not the be solved the the CMS,
>>> since they have there requirements.. a working DB, a working
>>> FS and a server it runs under...
>>>
>>> I do agree we need a better error message handling,
>>> But it's not really up to the CMS his task to
>>> handle fail save...
>>>     
>>
>> I agree on a grand scale, but John is IMHO right to help a single
>> server across minor hiccups.
>>
>>
>>   
> For better error reporting, yes... and maybe have the possibility to point
> to some static HTML.
> However we should not put to much effort to make a complete fail over
> solution.
> 
> Ries
> 
> 
> 
> 
> 
> 


-- 
Dan Frost
Technical Director
3rd Eye Vision - 3ev.com




More information about the TYPO3-dev mailing list