mrniko / netty-socketio

Socket.IO server implemented on Java. Realtime java framework
Apache License 2.0
6.82k stars 1.65k forks source link

Can you add a nginx to the front of socketio? #491

Open qzc77 opened 7 years ago

qzc77 commented 7 years ago

If you can, configure the SSL certificate on the nginx, so it is feasible to use nginx to do socketio load balancing

pablojr commented 6 years ago

@qzc77 are you willing to do SSL termination and load balancing with nginx in front of netty-socketio servers? If so, you may want to take a look at this post