> 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
