[tor-bugs] #6118 [- Select a component]: Implement a more scalable method for storing / querying rulesets

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sat Jun 9 15:26:08 UTC 2012


#6118: Implement a more scalable method for storing / querying rulesets
----------------------------------+-----------------------------------------
 Reporter:  pde                   |          Owner:       
     Type:  defect                |         Status:  new  
 Priority:  normal                |      Milestone:       
Component:  - Select a component  |        Version:       
 Keywords:                        |         Parent:  #4804
   Points:                        |   Actualpoints:       
----------------------------------+-----------------------------------------
 The only thing that we definitely need in RAM all the time a mapping from
 target hosts to rulesets (currently [https://gitweb.torproject.org/https-
 everywhere.git/blob/HEAD:/src/chrome/content/code/HTTPSRules.js#l362
 this.targets]).  The ruleset XML objects themselves could be lazily
 constructed at use time.

 What to do about rulesetsByName and rulesetsByID also requires some
 thought.

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


More information about the tor-bugs mailing list