The uwsgi-latest.tar.gz tarball compiled from source. 0.9.8.3 Ryan-
On Thu, Jul 28, 2011 at 12:10 AM, Riccardo Magliocchetti <[email protected]> wrote: > Il 28/07/2011 09:08, Ryan Showalter ha scritto: >> >> Hello Again, > > Hello Ryan, > >> I've recently implemented the uWSGI cache as the caching solution for >> my django project and I must thank you! It's blazingly fast. >> >> However, I came across a slight issue that needs attention. The >> django cache middleware example that is posted on the website is not >> completely functional as-is. I think this is due to a bug in uWSGI. >> >> the "set" method does not update cache entries that are already >> stored. It acts like the "add" method. >> > [snip] > > Which version of uwsgi are you using? > > thanks, > riccardo > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi > _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
