Leah Angel wrote:
> hmm, actually we ask that our client do *not* reboot the proxy server,
> due to possible loss of error log messages.

Hey that's a good one!  Pray tell, what do you do to diagnose problems
when your software crashes (speaking rhetorically because even code I
write crashes every once in a while ;-) )  You might want to consider
putting those logs onto stable storage and calling fsync() or just open
the file with O_SYNC mode.

--
Kathryn Hogg

_______________________________________________
issues mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/issues

Reply via email to