1 Apr
2008
1 Apr
'08
6:55 a.m.
Thanks for answers, but why Freeradius version 1.1.0 is can do that? -----Original Message----- From: Alan DeKok [mailto:aland@deployingradius.com] Sent: Tuesday, April 01, 2008 2:20 PM To: snaut@snaut.ru; FreeRadius users mailing list Subject: Re: Signal -HUP Dmitry A. Sysoev wrote:
Good afternoon! Why the radiusd (ver 2.0.3+ cvs) with killall -HUP radiusd is not reload configuration files?
Because it doesn't. It's hard to do right. And no, Apache doesn't handle HUP, either. It just *looks* like it handles HUP. It really re-starts itself from scratch. If you need FreeRADIUS to reload the configuration files, then stop && re-start it. Alan DeKok.