Every now and then I will get a page (at random) that gets sent with type text/plain (so you don't see a rendered page, just the HTML source.) If I hit F5, it will usually get sent as text/HTML and then it renders properly.
Occasionally (not always) I will see this:
Code:
Set-Cookie: ERROR
ERROR: ERROR
ERROR: ERROR
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/plain
Ideas?