[TYPO3] realurl: URL works, but 503 is reported

Dmitry Dulepov typo3 at accio.lv
Tue Aug 29 19:08:29 CEST 2006


Hi!

Heiner Lamprecht wrote:
> The problem is somehow strange.  The content of the page is always 
> delivered.  So no problem on this side.  I also noticed, that the 
> 503 code is not sent for every pagerequest with such an URL, only 
> most of them.  According to the logfile, I have for one URL 405 
> requests, 310 got a "503", 95 got a "200" return code.  The 
> filesize is the same.

Hold on, it can be a error in typo3 4.0. It sends 503 for non-cached 
pages sometimes.

> I found only one source file, where the 503 header is created:
> class.tslib_fe.php, in the function addTempContentHttpHeaders().  
> And this function is called, when T3 thinks the content is only 
> temporary.  How can I tell T3, that these pages are not temporary?

It is temporary until it is not in cache. Make sure your pages are cached.

-- 
Dmitry Dulepov
http://typo3bloke.net/

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)



More information about the TYPO3-english mailing list