How I fixed java.io.IOException: Broken Pipe in Java (Wildfly 10.1)
Preview
My first path crossed with Broken Pipe issue was when I was gazing at the logs of a software I was working on.
The stack for the software was:
JavaEE 7 with JAX-RS
Java 8
Wildfly 10.1 as application server
Nginx was used as reverse proxy a...
blog.bishwapoudel.com.np11 min read
susmita giri
nice one!