Can the socket server hang up like the http server and forward it to the next node?

The

page js uses Websocket to connect to the socket server. If the server dies, can you transfer the request to the next server node like the http load? If so, can js receive the message?

Jul.05,2022

you can implement failover and load balancing in js client code. You can also use haproxy or nginx as the gateway implementation.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3df9f-2c3c0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3df9f-2c3c0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?