Changes between Version 3 and Version 4 of Ticket #1163, comment 21
- Timestamp:
- 05/28/18 14:43:35 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1163, comment 21
v3 v4 1 @mdounin, I think our problem is the same as everyone else's and happens when http2 is enabled. The problem goes away after nginx restart - any files exceeding max_size are deleted as soon as cache loader finishes its work. Mere reload (SIGHUP) isn't enough. And at the same time new size leaks begin accumulating gradually (and constantly).1 @mdounin, I think our problem is the same as everyone else's and happens when http2 is enabled. The problem goes away after nginx restart - any files exceeding max_size are gradually deleted as soon as cache loader finishes its work. Mere reload (SIGHUP) isn't enough. And at the same time new size leaks begin accumulating gradually (and constantly).