> ok,
> this line is dne by uwsgi, and I don't know how to turn it off.
> Thu Feb  9 17:58:12 2012 - routing 0 routes 0
>
> if you have memory report on, there will be also a line like
>
> {address space usage: 46809088 bytes/44MB} {rss usage: 34369536
> bytes/32MB}
> [pid: 17838|app: 0|req: 23/90] 188.10.176.36 () {44 vars in 901 bytes}
> [Thu
> Feb  9 17:58:12 2012] GET /app/default/index => generated 12313 bytes in
> 420 msecs (HTTP/1.1 200) 6 headers in 308 bytes (0 async switches on async
> core 0)
>
> let's wait for someone better than me or roberto himself to know if also
> the routing 0 routes 0 can be toggled by some directive :D
>

Those lines are printed when UWSGI_ROUTING c constant is defined and the
only way to do that is passing -DUWSGI_ROUTING to the makefile. The funny
thing is that uWSGI routing has been only really added in 1.1 (still
unreleased) so i really do not know why you have that flag turned on :)

-- 
Roberto De Ioris
http://unbit.it

Reply via email to