0
저는 Postgres, Mongo, logstash와 같은 TCP 서버 앞에서 HAProxy를 사용하고 있습니다. TCP 연결을 설정할 수 있지만 몇 분 후에 연결이 시간 초과됩니다. 내가 갖는 오류HAProxy TCP 연결을 유지하는 방법은 무엇입니까?
Mongo::Error::SocketTimeoutError, Socket request timed out
및
server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request.
내가 살아 TCP 연결을 유지하기 위해 무엇을 할 수처럼?