Tinyproxy полон "opensock: Не удалось установить соединение с 0.0.0.0 и 255.255.255.255"

Tinyproxy полон "opensock: Не удалось установить соединение с 0.0.0.0 и 255.255.255.255"

Я работаю на 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

Связанный контент