canmove, Confirmed users
1,394
edits
(→Nginx) |
|||
Line 22: | Line 22: | ||
=== Nginx === | === Nginx === | ||
Nginx frontends for both | Nginx frontends for both staging and production instances. The virtualhosts files are available in hg (TODO: where) | ||
Note that on the x86_64 system slavealloc is currently installed on, the following must be added to the <tt>http</tt> section of <tt>nginx.conf</tt>: | |||
# required to use virtualhosts - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547722 | |||
server_names_hash_bucket_size 33; | |||
=== Twisted Daemon === | === Twisted Daemon === |