> Hello Roberto, > > maybe you should do something like cache_close() to correctly close > it? as in other way it's hard to use if time between cache write/hit > is minimal. It's just breaks values in cache, so reader can't read > them later. or I'am doing something wrong? >nbit.it/cgi-bin/mailman/listinfo/uwsgi >
You are doing nothing wrong, the problem is in the uwsgi-protocol parser being too verbose while it should not be. this must be fixed in uWSGI code. -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
