ASM not passing client cookies to the node servers
Hello everyone
We're having issues when enabling ASM on the virtual server serving the Cisco Meeting Server WebRTC application. Te problem is that the users are unable to join meetings as soon as we enable ASM on the VS. we have tried to attach the ASM policy with everything possible disabled and in transparent mode, but the issue still remains.
What we have notice when comparing traffic with ASM enabled and disabled is in case when ASM is enabled, that the cookies sent from client are not passed to the server.
Below is diff betwen the client side request (left) and the servers side (right) when ASM is enabled.
Therefore, we suspect something must be related to the cookies.
Does anyone have any idea what could cause this? the BIG-IP version is v15.1.8.1 (Build 0.0.3).
Thanks for any help!
The problem was resolved by enabling the websocket profile on the VS.
Thank you all for your help and suggestions.