I made some tweaks to our allura-vm configuration after we started getting a lot
of traffic via the slashdot post.  I changed:
* mod_wsgi config to be multi-thread multi-proc
* .ini to cache jinja templates, and cache markdown results
* apache config, to use mod_cache pretty heavily (although it still doesn't seem
to kick in all the time)
* apache config, to short-circuit some requests like /favicon.ico and redirects
like /p/allura/wiki/ to /p/allura/wiki/Home just to offload from what the app
has to do

FYI



-- 
Dave Brondsema : [email protected]
http://www.brondsema.net : personal
http://www.splike.com : programming
              <><

Reply via email to