Spring 4 websockets causing tons of exceptions
问题 Ever since we started using websockets in Spring 4, our logs are littered with this exception: 3 ERROR MessageBrokerSockJS-1 handler.XhrStreamingTransportHandler$XhrStreamingSockJsSession:276 - Terminating connection after failure to send message to client. This may be because the client has gone away (see https://java.net/jira/browse/SERVLET_SPEC-44) Feb 15 12:05:16 apmgui i-04e9bc6a: ClientAbortException: java.net.SocketException: Broken pipe Feb 15 12:05:16 apmgui i-04e9bc6a: at org.apache