How do I test that keep-alive is working? I've added "option http-server-close" to the "frontend" and do not see a connection header in the http response. I use to see "connectino: closed" when I had "httpclose" enabled, but don't see "connection: keep-alive" or anything similar. So, how do I test it's working?
Bradford

