apache proxy 서버 구성중
curl 테스트시 HTTP 응답코드로 502 혹은 HTTP 100-continue 로 중간응답을 생성시 조치사항으로 아래구문 설정진행
Proxy100Continue Off
https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#proxy100continue
mod_proxy - Apache HTTP Server Version 2.4
Apache Module mod_proxy Summary Warning Do not enable proxying with ProxyRequests until you have secured your server. Open proxy servers are dangerous both to your network and to the Internet at large. mod_proxy and related modules implement a proxy/gatewa
httpd.apache.org
'에러모음' 카테고리의 다른 글
| HTTP 응답코드 502 (0) | 2023.01.07 |
|---|---|
| Java was started but returened exit code=13 (0) | 2022.08.06 |
| [Java] Error attaching to process: sun.jvm.hotspot.runtime.VMVersionMismatchException: Supported versions are 25.332-b09. Target VM is 25.242-b08 에러 (0) | 2022.07.25 |
| 502 Bad GateWay 에러 The proxy server received an invalid response from an upstream server. (0) | 2022.07.13 |
| yum 패키지 정리 (0) | 2022.07.12 |