我在 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