[Buildbot-commits] [Buildbot] #2292: make logs provided by	webstatus HTTP-cacheable
    Buildbot 
    nobody at buildbot.net
       
    Thu May  3 18:17:04 UTC 2012
    
    
  
#2292: make logs provided by webstatus HTTP-cacheable
--------------------+-----------------------
Reporter:  brendan  |      Owner:
    Type:  defect   |     Status:  new
Priority:  minor    |  Milestone:  undecided
 Version:  0.8.5    |   Keywords:  web
--------------------+-----------------------
 The log files provided by webstatus (e.g., `stdio`) should be sent with
 cache headers. They are static content once the buildstep that owns them
 has completed.
 My motivation is that I produce some parsed build stats as log files which
 I consume with AJAX requests, and I'd like to avoid the overhead of
 refetching them all the time whenever the AJAX report page is reloaded.
-- 
Ticket URL: <http://trac.buildbot.net/ticket/2292>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list