I'm trying to setup uwsgi on Ubuntu, and I get to work it listening on port 5000 using command line. But when I use it on Cherokee, I get
*** Starting uWSGI 0.9.8.2 (32bit) on [Thu Jul 21 15:45:50 2011] *** compiled with version: 4.4.3 on 20 July 2011 19:59:11 your memory page size is 4096 bytes uwsgi socket 0 bound to UNIX address /tmp/foo.sock fd 4 uwsgi socket 1 bound to UNIX address /tmp/foo.sock fd 5 Python version: 2.6.5 (r265:79063, Apr 16 2010, 13:28:26) [GCC 4.4.3] Set PythonHome to /home/manel/projects/virtualenvs/nas-backend Python main interpreter initialized at 0x879ffd8 your server socket listen backlog is limited to 100 connections *** Operational MODE: single process *** * Running on http://0.0.0.0:5000/ * Restarting with reloader... I'm using manual configuration, a directory rule ( /nas-backend ), socket=/tmp/sock.foo and Cherokee port 80 and only get a response on port 5000. How can I redirect port 5000 to get served by cherokee port 80? -- Manel Villar Cerca,74 1ºD 15365 Cariño A Coruña (Spain) Tel: (+34) 636863621 [email protected] *"Ars longa, vita brevis"*
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
