Changes between Initial Version and Version 2 of Ticket #2345
- Timestamp:
- Jul 24, 2013, 2:53:50 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2345
- Property Summary changed from Expired lease housekeeper process to Expired lease housekeeper routines
- Property Milestone changed from Sprint-DHCP-20121115 to DHCP 2012
-
Ticket #2345 – Description
initial v2 1 1 Leases in the database have an expiry time. Rather than have the server processes worry about them, a separate "housekeeper" process will run periodically and deleted expired leases. 2 3 Depending on the approach, this will be a separate process or periodically called routine in the main process (or both, depending on configuration).