I use the spring boot RestTemplate to make a json request to the public network IP, but it always displays disconnected and reconnected a minute later
Log as follows:
[] | [20181210 09:11:58.092] | [DEBUG] | [person-certify-7c46cfc9d-t4h7m] | [http-nio-8184-exec-10] | [org.apache.http.wire] | --> http-outgoing-15 << "end of stream"| [person-certify-7c46cfc9d-t4h7m] [person-certify]- | [] | [20181210 09:11:58.092] | [DEBUG] | [person-certify-7c46cfc9d-t4h7m] | [http-nio-8184-exec-10] | [o.a.h.i.c.DefaultManagedHttpClientConnection] | --> http-outgoing-15: Close connection| [person-certify-7c46cfc9d-t4h7m] [person-certify]- | [] | [20181210 09:12:58.092] | [DEBUG] | [person-certify-7c46cfc9d-t4h7m] | [http-nio-8184-exec-10] | [o.a.h.i.c.PoolingHttpClientConnectionManager] | --> Connection leased: [id: 17][route: {}->http://118.25.31.127:80][total kept alive: 1; route allocated: 1 of 1000; total allocated: 2 of 1000]|