일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- license delete
- Java
- docker
- 900gle
- Python
- ELASTIC
- query
- Mac
- TensorFlow
- aggs
- analyzer test
- API
- token filter test
- 파이썬
- flask
- Elasticsearch
- sort
- zip 암호화
- springboot
- aggregation
- Kafka
- high level client
- 차트
- MySQL
- License
- plugin
- licence delete curl
- Test
- zip 파일 암호화
- matplotlib
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