Changes between Initial Version and Version 1 of Ticket #1229, comment 1


Ignore:
Timestamp:
2010-10-24T17:04:57Z (14 years ago)
Author:
davidsarah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1229, comment 1

    initial v1  
    11I believe that we avoid the #1045 memory leak for most webapi operations because they hold on to filenode objects only for as long as the operation (i.e. a single HTTP request).
    2 SFTP and {{{tahoe deep-check}}} both hold onto filenode objects for longer, so there is a more noticeable accumulation of entries in the {{{ResponseCache}}}.
     2SFTP and ~~{{{tahoe deep-check}}}~~ the deep-check webapi operation both hold onto filenode objects for longer, so there is a more noticeable accumulation of entries in the {{{ResponseCache}}}.