book
Article ID: CTX461380
calendar_today
Updated On:
Description
1. Application was being accessed through the LB vServer and it was not loading
2. nstrace taken on the ADC showed RST (flag:0x014) sent by VIP to the client in response to almost every GET request sent by the client.
3. ADC was sending RST with window size 9872 which means Websocket upgrade request was dropped due to websocket disabled in http profile.
Resolution
- Go to the LB V server which is sending reset 9872 on which HTTP profile is attached.
- If there is no HTTP profile created, do so using article-: https://support.citrix.com/article/CTX130963/http-profiles-on-netscaler-appliance#:~:text=Select%20the%20HTTP%20Profiles%20tab,Click%20Close.
- Edit the HTTP Profile.
- Enable websocket connection in HTTP profile.
- Click Done.

Problem Cause
Websocket connections disabled in HTTP profile
Issue/Introduction
ADC sending Reset with code 9872
Additional Information
https://support.citrix.com/article/CTX200852/citrix-adc-netscaler-reset-codes-reference
Enable websocket in HTTP profile:
https://docs.citrix.com/en-us/citrix-adc/current-release/system/http-configurations.html