Michael Smith
2004-Aug-06 14:57 UTC
[Icecast-dev] [PATCH] - Make reopening of Log files independent
from Configuration Reload In-Reply-To: <1087307353.28637.11.camel@forge.intermeta.de> References: <1087307353.28637.11.camel@forge.intermeta.de> Message-ID: <200406161051.03808.msmith@xiph.org> On Tuesday 15 June 2004 23:49, Henning Schmiedehausen wrote:> Hi, > > this patch allows the icecast streamer to react on SIGUSR1 and just to > reopen its log files. I don't like the fact that the whole configuration > is reread on SIGHUP. > > Please apply for 2.0.2 > > Regards > HenningDid you actually test this patch? It doesn't look like it'll work. It's also undocumented - and given problems with this in the past, we're not going to put new features in without documentation. I'm not opposed to the actual feature... but what's wrong with the configuration being re-read - is it causing you any actual problems? If so, what? Mike