bmoers / sn-cicd

CICD Server for Service-Now
GNU Lesser General Public License v3.0
44 stars 35 forks source link

set maxHttpBufferSize to 200MB #89

Closed bmoers closed 3 years ago

bmoers commented 3 years ago

socket.io maxHttpBufferSize is by default only 1MB, this causes the socket server to hang-up worker connections if larger update sets are transported.

https://socket.io/docs/v3/server-initialization/index.html#maxHttpBufferSize