uwsgi
uwsgi copied to clipboard
Release 2.1
When will the new release be tagged? I'm waiting for the max-requests-delta
option, and I'm reading things about the version 2.1 since 2017. Any news here?
same concern here
Seeing ~1200 commits to master since 2.0.18 came out, 14 months ago. Is there something we can help with? Maybe we can start with a list of release blockers?
I'm the guy from the ticket above. Currently, uwsgi is incompatible with the latest gevent.
@unbit , hey, how about a release now? Or is there an ETA at least?
Hi, unfortunately i do not think there will be a 'supported 2.1' any time soon. Currently the objective is to leave the 2.1 as the 'edge' branch and backport requested features to 2.0. This is completely a fault of mine, not having a proper test suite since the beginning caused a stall in 'commercially supportable' releases after 10 years. @xrmx is doing a great work in backporting. So back to gevent, has someone found the technical issue ? (sorry, maybe there is already a patch but i did not find it)
@xrmx do you have a bunch of free slots to backport max-requests-delta ?
@rdeioris I'll take a look at max-requests-delta later today. Regarding gevent the fix is already merged both in master and uwsgi-2.0 since a few.
@rdeioris I'll take a look at max-requests-delta later today. Regarding gevent the fix is already merged both in master and uwsgi-2.0 since a few.
Is there any update on the max-requests-delta
option @xrmx ? This would be very useful to us!
not having a proper test suite since the beginning caused a stall in 'commercially supportable' releases after 10 years.
Is there any way the community could help with improving technical debt? Perhaps a 20% effort / 80% payback solution might also be feasible to get out of the sunk-cost state; for instance, abandoning the branch and starting a new 2.1 might be a perfectly valid option.
Then again, I know nothing about the internals of this project (albeit not due to lack of interest).
I am waiting for: https://github.com/unbit/uwsgi/issues/1428. I don't know where to write and how help...
How can I help for releasing the fix?)
Also eagerly awaiting --max-requests-delta
...
Hi @xrmx thanks for the the work. Any idea when --max-requests-delta
will be backported to 2.0?
Hi friends, still love uwsgi <3 - a specific question I have about 2.1 ; it has been said that it would have saner config defaults (less oriented towards backwards compatibility and more towards modern high-throughput servers). Has this been backported yet?