Christopher Faulet
Christopher Faulet
The issue is fixed. But because of a typo the issue was not properly mentioned in the commit message. For records, here is the commit: b150ae46dd97caa5050d8abefc1d9b619ab5ab9a Finally this issue is...
Indeed, It seems reasonable and not too hard to implement.
I added 429 support for retry-on directive. It is pretty simple so I guess we can backport it to 3.0.
Well, we should emit the 3.0.4 soon Maybe before the end of the week but more probably the next week.
Damned, you're right. I forgot to update the switch statement in `l7_status_match()` function to handle 429 status ! It should be fixed now.
Hum, Have you build the 3.1-HEAD (62c9d51ca) ? You must be sure have the following commits: * 62c9d51ca ("BUG/MINIR: proxy: Match on 429 status when trying to perform a L7...
FYI, the 3.0.4 was released with the commits above.
Thanks @idl0r, you can send it to me.
@idl0r, sorry for the delay, I was quite busy on other bugs... Here is a first patch that should solve the spinning APPCTX. It may be applied on the 3.0....
FYI, I pushed the patch above. We will wait a bit for your feedback to backport it. I'm sill on the other crash. But I'm going to be on vacations...