[tor-bugs] #5246 [Onionoo]: Look into caching using HTTP headers

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Feb 27 15:11:58 UTC 2012


#5246: Look into caching using HTTP headers
-------------------------+--------------------------------------------------
 Reporter:  karsten      |          Owner:  karsten
     Type:  enhancement  |         Status:  new    
 Priority:  normal       |      Milestone:         
Component:  Onionoo      |        Version:         
 Keywords:               |         Parent:         
   Points:               |   Actualpoints:         
-------------------------+--------------------------------------------------
 The current caching strategy is non-existent.  We should find out which
 HTTP headers are most commonly used to tell clients and proxies how to
 cache our JSON responses.  The caching strategy may rely on information
 that the server has about new data becoming available.

 Arturo says there are two caching approaches: first, the server says how
 long a document will be valid; second, a client may check whether its copy
 of a document is still the most recent document there is.  We should
 probably implement both approaches.

 (This was issue 6 in my GitHub repository.)

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


More information about the tor-bugs mailing list