Hi Stefan, > More details: > > This acl stopped working: > acl is_web_socket hdr(Upgrade) -i WebSocket > > As a workaround, i can use path detection > (my all websocket path starts with /ws/) > acl is_web_socket path_beg /ws/
Thanks, this will help. First broken release was dev23, so it
broke between dev22 and dev23.
Regards,
Lukas

