You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to log debug information? like, which transport method the active connection has negotiated. I am using auto, but it is useful to know if the connection is using websockets or long polling currently.
We have a complex customer configuration where they are using load balancing and reverse proxy. The signalr is shaky there and I need the above information to help the operations team.
The text was updated successfully, but these errors were encountered:
Is there a way to log debug information? like, which transport method the active connection has negotiated. I am using auto, but it is useful to know if the connection is using websockets or long polling currently.
We have a complex customer configuration where they are using load balancing and reverse proxy. The signalr is shaky there and I need the above information to help the operations team.
The text was updated successfully, but these errors were encountered: