Anyone know how to signal nsd in Windows to roll the logs? Any equivalent of “kill –HUP”?
Titi Ala'ilima
Lead Architect
MedTouch LLC
1100 Massachusetts Avenue
Cambridge, MA 02138
-- AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <list...@listserv.aol.com> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
http://rmadilo.com/files/nsapi/ns_logroll.html
tom jackson
On Tuesday 06 May 2008 12:12, Titi Alailima wrote:
> Anyone know how to signal nsd in Windows to roll the logs? Any equivalent
> of "kill -HUP"?
Regardless, I was wondering if there was a way from the OS to send the NS_SIGHUP signal. Doesn't look like it if I read the source correctly.
Titi Ala'ilima
Lead Architect
MedTouch LLC
1100 Massachusetts Avenue
Cambridge, MA 02138
617.621.8670 x309
My guess is that it would be better to keep the two chunks of code distinct. I
seem to remember that they are not that similar anyway. (For one, a single
nsd can have multiple access.log files, but only one server.log file.)
tom jackson