It works! Thank you so much! ________________________________ 发件人: Lukas Tribus <[email protected]> 发送时间: Friday, May 29, 2020 3:48:09 PM 收件人: [email protected] <[email protected]> 抄送: [email protected] <[email protected]> 主题: Re: Fail to send unique-id by using proxy-v2-options
Hello, On Fri, 29 May 2020 at 04:39, [email protected] <[email protected]> wrote: > > Hi, > > > > I have compiled haproxy of version2.2-dev8 using Cygwin, in order to use it > as a load balancer in Windows 10. I want to send a unique ID generated using > the frontend's "unique-id-format" within the PROXYv2 header. However, it > reports an error: > > > > 0 [main] haproxy 1076 cygwin_exception::open_stackdumpfile: Dumping stack > trace to haproxy.exe.stackdump There are a least two related bugfixes in the tree after -dev8: https://github.com/haproxy/haproxy/commit/3ab504f5ff53968ae70d592cba4c1c7da6a0e7ff https://github.com/haproxy/haproxy/commit/68ad53cb3781010ccde7c781b6a3a1e926b5ed23 Can you try with a clone from the master branch directly or use today's snapshot: http://www.haproxy.org/download/2.2/src/snapshot/haproxy-ss-20200529.tar.gz Thanks, Lukas

