기억하기 프로젝트
아파치 Http ConnectionManager 관련, keep-alive 설정 본문
gunju-ko.github.io/http/httpclient/2019/01/23/Apache-HttpClient.html
Apache HttpClient Connection Management
Apache HttpClient Connection Management 아파치 HttpClient는 지속 커넥션을 지원한다. HttpConnectionManager Http 커넥션은 복잡하고, stateful하며 thread-safe하지 않다. 따라서 제대로 동작하게 하기 위해서는 제대로
gunju-ko.github.io
www.baeldung.com/httpclient-connection-management
HttpClient Connection Management | Baeldung
How to open, manage and close connections with the Apache HttpClient 4.
www.baeldung.com
'개발이야기 > 서버' 카테고리의 다른 글
AWS 의 Spot instance는 왜 사용하는가 (0) | 2020.11.25 |
---|---|
로컬스택(LocalStack) 활용하여 테스트 환경 구성하기 (0) | 2020.11.25 |
Retryable의 지수 백오프 multiplier (0) | 2020.11.25 |
[리눅스] L4스위칭 목적 및 명령어 정리 (1) | 2016.06.13 |
톰캣 Document Root 설정 (1) | 2016.06.13 |