[tor-bugs] #17803 [Tor Sysadmin Team]: Please enable Apache's disk_cache module on omeiense

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Dec 10 14:10:21 UTC 2015


#17803: Please enable Apache's disk_cache module on omeiense
-----------------------------------+-----------------
     Reporter:  karsten            |      Owner:  tpa
         Type:  task               |     Status:  new
     Priority:  Medium             |  Milestone:
    Component:  Tor Sysadmin Team  |    Version:
     Severity:  Normal             |   Keywords:
Actual Points:                     |  Parent ID:
       Points:                     |    Sponsor:
-----------------------------------+-----------------
 We're using Apache's disk caching for Onionoo, so that we don't have to
 process the same request over and over.  The following is part of
 Onionoo's Apache config:

 {{{
         <IfModule mod_disk_cache.c>
                 CacheEnable disk /
         </IfModule>
 }}}

 But it seems the disk_cache module is not enabled.  Can you check and
 enable that, please?  Thanks in advance!

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


More information about the tor-bugs mailing list