On Sat, 22 Oct 2011, Roberto De Ioris wrote:
> 
> Yes, but you have to use:
> 
> --remap-modifier 0:5
> 
> this will map the psgi plugin as the default one

Thanks you, that works!  It still displays the "error parsing request"
message though; should I worry about that:

*** Starting uWSGI 0.9.8.5 (64bit) on [Tue Oct 25 00:02:28 2011] ***
compiled with version: 4.5.2 on 20 October 2011 23:09:29
your memory page size is 4096 bytes
uwsgi socket 0 bound to TCP address 0.0.0.0:3000 fd 3
initializing Perl 5.14.2 environment
your server socket listen backlog is limited to 100 connections
*** Operational MODE: single process ***
Prototype mismatch: sub main::get: none vs ($) at app.pl line 4
PSGI app (app.psgi) loaded at 0x2a65db8
*** no app loaded. going in full dynamic mode ***
spawned uWSGI master process (pid: 247)
spawned uWSGI worker 1 (pid: 250, cores: 1)
recv(): Success [proto/http.c line 233]
error parsing request
[pid: 250|app: -1|req: -1/1] 192.168.3.1 () {42 vars in 721 bytes} [Tue Oct 25 
00:02:42 2011] GET / => generated 1093 bytes in 44
msecs (HTTP/1.0 200) 4 headers in 151 bytes (2 switches on core 0)

Cheers,
-Jan


_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to