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
{{ message }}
This repository was archived by the owner on Sep 11, 2019. It is now read-only.
despiegk
changed the title
all HTTPS traffic needs to be converted on NGINX level !!!
all HTTP(S) traffic needs to be converted on NGINX level !!! from enduser perspective
Aug 14, 2019
added support for tcp, websocket reverse proxies
now nginx can serve (http, tcp, websocket) protocols
added reverse proxies in threebot for the different kinds of servers we are having
dont do http(s) traffic for customers directly on threebot server
the nginx is the layer in between
we need to make sure all following over nginx
this means gevent loop in threebot server only needs to do
The text was updated successfully, but these errors were encountered: