일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 파이썬
- plugin
- Python
- License
- analyzer test
- sort
- aggregation
- ELASTIC
- 차트
- zip 암호화
- licence delete curl
- Mac
- query
- API
- Kafka
- Test
- high level client
- token filter test
- zip 파일 암호화
- TensorFlow
- license delete
- MySQL
- flask
- 900gle
- Elasticsearch
- docker
- Java
- aggs
- matplotlib
- springboot
Archives
- Today
- Total
개발잡부
timeout on connection http-outgoing-56 본문
반응형
클라이언트에서 connection 종료를 인지하지 못하고 계속들고있다가 lost connection으로 시도하는것으로 추측
.setConnectionReuseStrategy((response, context) -> true) // keepAlive use true
.setKeepAliveStrategy((response, context) -> 300) // keepAlive timeout sec
반응형
'ElasticStack > Troubleshooting' 카테고리의 다른 글
Comments