Error Message
Issue description
GET http://www.shakespearesmonkeys.com/users/heartbit.php504 (187ms)minify.php (line 1239)
ParamsHeadersPostResponse
Response Headers
Date Tue, 05 Feb 2008 21:58:45 GMT
Server Apache/2.2.6 (Unix) PHP/4.4.7 with Suhosin-Patch mod_ssl/2.2.6 OpenSSL/0.9.7m mod_apreq2-20051231/2.6.0 mod_perl/2.0.3 Perl/v5.8.7
X-Powered-By PHP/4.4.7
Expires Mon, 26 Jul 1997 05:00:00 GMT
Cache-Control no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma no-cache
Status 504 Gateway Timeout
Content-Length 5
Keep-Alive timeout=5, max=93
Connection Keep-Alive
Content-Type text/html
Request Headers
Host www.shakespearesmonkeys.com
User-Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
Accept application/json
Accept-Language en-us,en;q=0.5
Accept-Encoding gzip,deflate
Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive 300
Connection keep-alive
X-Requested-With XMLHttpRequest
X-Prototype-Version 1.6.0
Referer http://www.shakespearesmonkeys.com/sections/view.php/22
Cookie poll_2765=4; __utmz=178712550.1201030403.50.3.utmccn=(referral)|utmcsr=bulletins.myspace.com|utmcct=/index.cfm|utmcmd=referral; __utma=178712550.883124772.1198177058.1202233840.1202238943.79; screening=1%7C1202219862%7C%7Cc3170a9f55241aaec1d18200616eb1aa; FlashIsAvailable=yes; TimeZone=-5; PHPSESSID=c63fa9d92041d514bbd9bcbc412fceff; __utmc=178712550; __utmb=178712550
Retry
Comments
NickR![]() from West Yorkshire, UK Member 327 posts registered on Aug. 17 2006 | Yes I am also getting this error with 8.1 31 beta. Nick My Website: NGR78 |
| Bernard from nearby-an-airport Associate 6555 posts registered on Sep. 12 2003 | Well, this behavior is normal. The 504 error code is part of the HTTP technical specification, and software developers are allowed to use it where applicable. YACS is generating a 504 error to signal the client side that there is no new notification to take into account, as coded on line 210 of users/notifications.php. This being said, it is likely that the heartbit mechanism will be replaced in the near future, because of the necessity to multiplex AJAX requests sent to the server. |
Rate this page
Posted by AnsteyER on Feb. 5, commented by Bernard on Feb. 10, (popular)

