[tor-bugs] #5748 [Company]: reduce cache time on blog

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu May 3 02:41:25 UTC 2012


#5748: reduce cache time on blog
---------------------+------------------------------------------------------
 Reporter:  arma     |          Owner:  phobos
     Type:  defect   |         Status:  new   
 Priority:  normal   |      Milestone:        
Component:  Company  |        Version:        
 Keywords:           |         Parent:        
   Points:           |   Actualpoints:        
---------------------+------------------------------------------------------

Comment(by arma):

 Right. Is there something magic about 3600 seconds?

 Seems to me that if the goal is to almost always serve the cached version,
 then just about any cache timeout should be adequate. If we get 100
 requests per second (major slashdotting), and the cached version lasts for
 60 seconds, then once a minute we do a full request, and the other 5999
 requests get the cached version.

 Where does my logic break down? Is doing any real fetch at all during high
 load too much?

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


More information about the tor-bugs mailing list