27 Nov
2010
27 Nov
'10
4:06 a.m.
Hi,
I understand that changing the behavior is unwanted, but is it really that much of a burden to HUP the server?
yes. and if i read this mailing list history I see plenty of posts saying dont HUP it...I dont think all parts of the server update/refresh when HUP'ing still so a full restart is the only clean way anyway. I understand the issues with thread-safe in this context - surely whats needed is a logging thread message handler/parser that the subthreads talk to - like Apache et al do for their log handling? alan