Rabbitmq Haproxy termination states

I have also seen random issues with 'SD--' termination state in haproxy logs while trying to download big file which is served by apache tomcat.

The problem was fixed by increasing connectionTimeout from 5 seconds to 30 seconds in tomcat connector's configuration.

Maybe rabbitmq has some similar tunables also.