> The log below indicates that the connections are falling back to HTTP.
> This does not happen at the time you transfer a file, this happens at the 
> time you make the connection. If you look at the log file you posted you'll 
> see that the message
> Something else might be blocking Websocket supt on the connections - based on 
> the logs you've shared, it's definitely falling back to HTTP.

Thanks Nick,

Guacamole Documentation for ngnix config.
"proxy_set_header Connection $http_connection;"


apidog and other Troubleshooting WebSocket guide recommend the following.
"proxy_set_header Connection "upgrade";"

Leave nginx configuration as per Guacamole Documentation ?.

Any troubleshooting tips to check if WebSocket is getting blocked on server ?. 

Thanks, 

  

Reply via email to