I just installed Rocket Chat on Heroku using the One-Click Deploy. Everything seems to work fine at first sight except I get “High Response Time” alerts from Log Entries. Example:
2018-02-01 10:37:40.191 340 <158>1 2018-02-01T10:37:39.437529+00:00 heroku router - - at=info method=GET path="/sockjs/582/7ychqe79/websocket" host=acme-rocket-chat.herokuapp.com request_id=3aa62012-d535-4d7d-a952-7140cf304bf4 fwd=“84.123.67.6” dyno=web.1 connect=0ms service=307141ms status=101 bytes=2497 protocol=https
It looks like it’s related to websockets. Is there anything I should check