[haiku-web] Some tweaks to dev.haiku-os.org
- From: "Niels Reedijk" <niels.reedijk@xxxxxxxxx>
- To: haiku-web@xxxxxxxxxxxxx
- Date: Mon, 16 Jun 2008 21:12:39 +0200
Hi all,
For your information. I've performed a few tweaks to the server configuration.
First of all, I've made sure that all static content (css, js, images)
is no longer served through trac, but Apache itself does this. This
should improve fetching static resources, and relieve the trac
process, since that is more resource intensive then apache itself.
I've also made postgresql queries go through the psycopg2 library
instead of the standard python postgresql library. The latter one
caused errors in the trac log, and currently I hardly notice any
problems. Furthermore, it seems to make a world of difference in terms
of speed when it comes to the Roadmap and the Query page.
Kind regards,
Niels
-----------------------------------------------------------------------
haiku-web@xxxxxxxxxxxxx - Haiku Web & Developer Support Discussion List
Other related posts:
- » [haiku-web] Some tweaks to dev.haiku-os.org