|
Rails Issues on Site
I have a site that about every 20 clicks will pull up what looks like a script confirmation page. The site will operate fine for the majority of time, but on occassions will pull below:
0 tests, 0 assertions, 0 failures, 0 errors
HTTP/1.1 200 OK
Date: Fri, 07 Nov 2008 19:33:57 GMT
Server: Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
X-Runtime: 0.29776
ETag: "073de4511f5834a2050bd1daeec56bee"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _site_session_id=0ee24b9b5fa5f04af92cb39515f23807; path=/
Content-Length: 11434
Connection: close
Content-Type: text/html; charset=utf-8
This is then followed with the pages text spit out - any idea why this is happening and more importantly how to fix such an issue? Is it bandwidth related?
|