[Varnish] #1146: Persistent: When dropping empty segments, it will leak objects from LRU_Alloc, and not reset the free_offset to reclaim the space
Varnish
varnish-bugs at varnish-cache.org
Sun Jun 3 23:49:35 CEST 2012
#1146: Persistent: When dropping empty segments, it will leak objects from
LRU_Alloc, and not reset the free_offset to reclaim the space
----------------------+-----------------------------------------------------
Reporter: martin | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: varnishd | Version: 3.0.2
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
The optimization in smp_close_seg() does not free the LRU object, and does
not reset the free_offset so that the space this segment held can be
reclaimed.
--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1146>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list