dhcpd.leases~

Rimike Y Liverpool ryliverp at us.ibm.com
Thu May 18 15:03:43 UTC 2006


Thank you
Yema Liverpool
AIX  Support Team
IBM Global Services - Rochester, MN
Dept LURF, Bldg 020-3 A224
Phone:  507-253-5817
ryliverp at us.ibm.com



"David W. Hankins" <David_Hankins at isc.org> 
Sent by: dhcp-users-bounce at isc.org
05/18/2006 09:49 AM
Please respond to
dhcp-users at isc.org


To
dhcp-users at isc.org
cc

Subject
Re: dhcpd.leases~






On Thu, May 18, 2006 at 08:31:36AM -0500, Rimike Y Liverpool wrote:
> Is there a specific time interval for the rewriting of the leases file 
to 
> prevent it from growing and can it be changed?

Yes, no.

server/db.c, line 724 or thereabouts:

        /* If we haven't rewritten the lease database in over an
           hour, rewrite it now.  (The length of time should probably
           be configurable. */
        if (count && cur_time - write_time > 3600) {

-- 
David W. Hankins                                 "If you don't do it right 
the first time,
Software Engineer                                                you'll 
just have to do it again."
Internet Systems Consortium, Inc.                                -- Jack 
T. Hankins






More information about the dhcp-users mailing list