나는 Tinyproxy 1.8.4를 사용하여 내 서버에서 잘못된 요청을 필터링하기 위해 정방향 프록시를 사용하는 Ubuntu 18.04를 사용하고 있으며 이러한 요청이 로그를 채우고 있습니다(합법적인 활동 사이에서).
이게 뭔지, 멈출 수 있는지 아는 사람 있나요?
CONNECT Jan 11 17:59:26 [24726]: Connect (file descriptor 7): localhost [::1]
CONNECT Jan 11 17:59:26 [24726]: Request (file descriptor 7): OPTIONS * HTTP/1.0
ERROR Jan 11 17:59:26 [24726]: opensock: Could not establish a connection to 255.255.255.255
ERROR Jan 11 17:59:26 [24726]: Error reading readable client_fd 7
WARNING Jan 11 17:59:26 [24726]: Could not retrieve request entity
CONNECT Jan 11 17:59:27 [24726]: Connect (file descriptor 7): localhost [::1]
CONNECT Jan 11 17:59:27 [24726]: Request (file descriptor 7): OPTIONS * HTTP/1.0
ERROR Jan 11 17:59:27 [24726]: opensock: Could not establish a connection to 0.0.0.0
ERROR Jan 11 17:59:27 [24726]: Error reading readable client_fd 7
WARNING Jan 11 17:59:27 [24726]: Could not retrieve request entity
CONNECT Jan 11 17:59:28 [20108]: Connect (file descriptor 7): localhost [::1]
CONNECT Jan 11 17:59:28 [20108]: Request (file descriptor 7): OPTIONS * HTTP/1.0
ERROR Jan 11 17:59:28 [20108]: opensock: Could not establish a connection to 0.0.0.0
ERROR Jan 11 17:59:29 [20108]: Error reading readable client_fd 7
WARNING Jan 11 17:59:29 [20108]: Could not retrieve request entity
CONNECT Jan 11 17:59:29 [20108]: Connect (file descriptor 7): localhost [::1]
CONNECT Jan 11 17:59:29 [20108]: Request (file descriptor 7): OPTIONS * HTTP/1.0
ERROR Jan 11 17:59:29 [20108]: opensock: Could not establish a connection to 255.255.255.255
ERROR Jan 11 17:59:29 [20108]: Error reading readable client_fd 7
WARNING Jan 11 17:59:29 [20108]: Could not retrieve request entity