ironsmile / nedomi

Highly performant HTTP reverse proxy with efficient caching of big files
GNU General Public License v3.0
81 stars 9 forks source link

fix lru resize down breaking the lru .. again #181

Closed mstoykov closed 8 years ago

mstoykov commented 8 years ago

the elements in the lookup table were not updated with the new lru tier level when moved during resize. This will have interesting, read not desired.