On 21 Jul 2012, at 10:47 AM, Jonathan Lundell wrote: > > On 21 Jul 2012, at 7:42 AM, Massimo Di Pierro wrote: >> Is this reproducible? Can you check if you get the same problem with stable? > > Please try enabling router logging. In routes.py, there is (or should be) a > line like this: > > logging = 'debug' > > Try setting it to 'info', which is IIRC the default logging threshold, and if > necessary enable some kind of logging that you can see. > > Thanks. > >> >> I do not think this is a uWSGI issue. Please open an issue on google code. >
FWIW, I tried the trunk with Rocket, running locally, using the example router and reloading the welcome home page, and didn't see a problem. Setting aside the server difference, should that have been enough to reproduce it? --

