[tor-bugs] #3885 [Metrics Website]: Investigate memory consumption of metrics-web

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Sep 1 05:55:46 UTC 2011


#3885: Investigate memory consumption of metrics-web
-----------------------------+----------------------------------------------
 Reporter:  karsten          |          Owner:  karsten
     Type:  defect           |         Status:  new    
 Priority:  normal           |      Milestone:         
Component:  Metrics Website  |        Version:         
 Keywords:                   |         Parent:         
   Points:                   |   Actualpoints:         
-----------------------------+----------------------------------------------
 Last week, metrics-web on yatei ran out of memory quite often.  The reason
 is probably that we're reading too much stuff from stats/ (in order to
 avoid parsing stuff twice) without garbage collecting aggressively enough.
 In particular, stats/archives-import-history and stats/bridge-stats-raw
 might be problematic.

 The workaround was to change max memory from 4G to 8G.  This fixes the
 problem for now, but obviously we can do better.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3885>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list