Summary
WebSockets not working with IIS 8 as reverse proxy
Steps to reproduce
setup Windows Server 2012, IIS 8 with URL Rewrite 2.0 and ARR 3.0, create a rule to rewrite all the request to a linux server containing Mattermost
Expected behavior
ws:// requests working
Observed behavior
ws requests generates errors. See screenshots in my github issue