On Jan 24, 2008 11:43 AM, Will Green <[EMAIL PROTECTED]> wrote:
> Lets say you alter the code.
>
> What happens if the PID file is written, but Mongrel dies kicking off the 
> Rails app (because you have a problem with your Rails code)? Won't god* then 
> think that your process is running when it isn't? Isn't this false positiver 
> worse than a couple false negatives?

Well, IMHO, mongrel should write the pid file early, and clean the pid
file up when it dies, for whatever reason short of something
untrappable like a segfault.


Kirk Haines
_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to