FYI, this was continued here: https://github.com/unbit/uwsgi/issues/172
I've upgraded one FastRouter node with latest 1.9 build to verify that this was fixed. 2013/3/6 Roberto De Ioris <[email protected]> > > > pos value is always the same: 7297 > > but I'm not sure about one thing: you have pos < 0 but later pos is > > printed > > using *unsigned* long long (?) > > > > > How is possible that it is 7297, it should be 0. > > Maybe when we retry a request the input buffer is not reset ? > > could it be possibile that you have one node constantly failing ? > > -- > Roberto De Ioris > http://unbit.it > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi > -- Łukasz Mierzwa
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
