[PATCH] DOC: option redispatch should mention persist options

2025-02-04 Thread Lukas Tribus
"option redispatch" remains vague in which cases a session would persist; let's mention "option persist" and "force-persist" as an example so folks don't draw the conclusion that this may be default. Should be backported to stable branches. --- doc/configuration.txt | 5 +++-- 1 file changed, 3 i

Re: [PATCH] BUG/MINOR: 51 degree: handle a possible strdup() failure

2025-02-04 Thread Илья Шипицин
well, there are ~10 unhandled "malloc" and ~3 unhandled "calloc" in 51d.c I'm against reviewing/fixing them altogether can we fix it step by step instead ? as for missing space, I can fix (or this can be fixed when applying) пт, 3 янв. 2025 г. в 05:14, Willy Tarreau : > Hi Ilya, > > On Thu, Jan