#ServletOutputStream

笔记——Springboot response、ServletOutputStream、图形验证码显示慢

今天遇到一个图形验证码加载很慢的问题,大概耗时有200~500毫秒左右。根据追踪,图形验证码图片生成耗时0~1毫秒,而response.getOutputStream.write()将图片写入前台页面的时候响应很慢,耗费了200~500毫秒。最后经过排除发现,只要不动httpsession,响应正常很快,耗时5~30毫...

tomcat 8.xxx ssl使用websocket Failed to close the ServletOutputStream connection cleanly

报错:2019-09-1710:30:17.277default[https-jsse-nio-8110-exec-20]INFOo.a.t.w.s.WsRemoteEndpointImplServer-FailedtoclosetheServletOutputStreamconnectioncleanlyjava.i...