私は Ubuntu 18.04 を使用していますが、Tinyproxy 1.8.4 を使用してサーバー上の不正なリクエストをフィルタリングするためにフォワード プロキシを使用しており、大量の不正なリクエストがログに記録されています (正当なアクティビティの合間に)。
これが何なのか、またこれを止めることができるかどうか知っている人はいますか?
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