> Hi, > > Is there any specific reason to ignore expires parameter with enabled > LRU eviction? > > IMO, it still may be useful - to catch the case when cache becomes > (suddenly) full. > > --
I think it is only lazyness ;) cache expiration is managed by the sweeper thread so we need the two systems too coperate (nothing impossible i suppose) -- Roberto De Ioris http://unbit.com _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
