Attachment 'uwsgi.xml'

Download

   1 <uwsgi>
   2     <master/>
   3     <socket>/home/moin/var/uwsgi.sock</socket>
   4     <uid>moin</uid>
   5     <gid>moin</gid>
   6 
   7     <processes>1</processes>
   8     <master/>
   9     <no-orphans/>
  10     <enable-threads/>
  11     <threads>10</threads>
  12 
  13     <daemonize>/home/moin/logs/uwsgi/uwsgi.log</daemonize>
  14     <pidfile>/home/moin/var/uwsgi.pid</pidfile>
  15 
  16     <max-requests>1500</max-requests>
  17     <idle>60</idle>
  18     <reload-on-rss>100</reload-on-rss>
  19     <harakiri>60</harakiri>
  20     <disable-logging/>
  21 
  22     <wsgi-file>/home/moin/etc/moin.wsgi</wsgi-file>
  23 
  24 
  25 </uwsgi>

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2012-06-26 21:26:32, 1.6 KB) [[attachment:GlamMetalRadio.py]]
  • [get | view] (2010-06-02 22:02:32, 8.2 KB) [[attachment:RSSReader.py]]
  • [get | view] (2010-11-17 11:48:56, 2.5 KB) [[attachment:include.py]]
  • [get | view] (2011-09-07 11:55:07, 1.9 KB) [[attachment:moin.wsgi]]
  • [get | view] (2011-09-08 17:49:41, 2.8 KB) [[attachment:moinmoin.sh]]
  • [get | view] (2011-09-07 11:54:54, 1.0 KB) [[attachment:nginx.conf]]
  • [get | view] (2009-01-09 14:12:23, 136.3 KB) [[attachment:screenshot-piwik.png]]
  • [get | view] (2011-09-07 11:54:59, 0.5 KB) [[attachment:uwsgi.xml]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.