[wp-trac] Re: [WordPress Trac] #3471: Fatal error messages are cached by proxy servers

WordPress Trac wp-trac at lists.automattic.com
Thu Mar 8 11:31:40 GMT 2007


#3471: Fatal error messages are cached by proxy servers
----------------------------+-----------------------------------------------
 Reporter:  justdave        |        Owner:  anonymous
     Type:  defect          |       Status:  new      
 Priority:  normal          |    Milestone:  2.2      
Component:  Administration  |      Version:           
 Severity:  normal          |   Resolution:           
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by DD32):

 Added
 {{{
 header("HTTP/1.1 500 Internal Server Error");
 }}}
 to the 2 error pages/functions( Database failing to connect, and
 wp_die())[[BR]]
 Hopefully this should prevent the page from being cached(I assume based on
 JeremyVisser's template), while still showing a pretty error page to the
 Browsers.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3471#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list