<div>Hello,</div>
<div> </div>
<div>I'm using a mediatemple server, and I'm hosting a rails application using apache 2.0 that forwards to a mongrel cluster that, for testing purposes, only has 1 mongrel server going.  Almost every night, the mongrel instance inexplicably dies and has to be restarted.  Has anyone else had this experience or know of a solution?
</div>
<div> </div>
<div>I am not using pstore to store sessions (using the db)</div>
<div>I've set the mysql timeout to 7200 (in my environment.rb)</div>
<div>as far as i can tell, its not using a ton of cpu or memory (11% memory)</div>
<div> </div>
<div>Apache, gives this error message:</div>
<div> </div>
<div>[Wed Apr 25 10:39:06 2007] [error] [client <a href="http://132.239.219.93">132.239.219.93</a>] proxy: error reading status line from remote server localhost<br>[Wed Apr 25 10:39:07 2007] [error] [client <a href="http://132.239.219.93">
132.239.219.93</a>] proxy: Error reading from remote server returned by /</div>
<div> </div>
<div>Andrew</div>
<div> </div>