Kong returns "Connection: close"

What are the common reasons for Kong to return “Connection: close” header despite the client sending “Connection: keep-alive”? CPU and memory are not exhausted and we don’t set nginx_http_keepalive_timeout=0. The load is pretty moderate. What else could cause this?