Changes between Version 1 and Version 2 of Ticket #1163, comment 21
- Timestamp:
- 05/28/18 14:42:48 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1163, comment 21
v1 v2 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 over quotaare 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 over 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).