Re: Facebook down?

2014-09-03 Thread Bjorn Townsend
; To: nanog@nanog.org > Subject: Facebook down? > > http://www.downforeveryoneorjustme.com/facebook.com > > It's not just you! *http://facebook.com* <http://facebook.com/> looks down > from here. > > Relevant because of the likely increase in productiviity > >

Re: How not to make an error page (was: OT: www.Amazon.com down?)

2008-06-06 Thread Bjorn Townsend
00 response code. Use 500 or 503. Nothing from 2xx >> or 4xx. >> * Add a "Cache-control: no-cache, must-revalidate, max-age=0" header, >> as well as an "Expires: 0" header for good measure. >> * If your server is really borked and you can't add headers at all, >> add '' to the >> section. That's not as good, but helps at least on the browser end. >> * If possible, add a timestamp to the page somewhere (even if it's in >> an HTML comment) so you can troubleshoot with users still seeing the >> error. >> >> -- Kevin >> > > > -- Bjorn Townsend | [EMAIL PROTECTED]