TinyProxy Log, when testing indexers in Prowlarr...
Just pages of it... The Proxy is working.... Just not sure what all this means or how to remedy it.
CodeDisplay More2023-10-24T19:18:40.282705+00:00 d7f401bb632d tinyproxy[263]: Established connection to host "192.168.5.44" using file descriptor 35. 2023-10-24T19:18:40.285269+00:00 d7f401bb632d tinyproxy[263]: Closed connection between local client (fd:34) and remote client (fd:35) 2023-10-24T19:18:40.286485+00:00 d7f401bb632d tinyproxy[263]: Connect (file descriptor 34): 172.21.0.1 2023-10-24T19:18:40.286506+00:00 d7f401bb632d tinyproxy[263]: Request (file descriptor 34): PUT http://192.168.5.44:8787/api/v1/indexer/19 HTTP/1.1 2023-10-24T19:18:40.286543+00:00 d7f401bb632d tinyproxy[263]: No upstream proxy for 192.168.5.44 2023-10-24T19:18:40.286550+00:00 d7f401bb632d tinyproxy[263]: opensock: opening connection to 192.168.5.44:8787 2023-10-24T19:18:40.286558+00:00 d7f401bb632d tinyproxy[263]: opensock: getaddrinfo returned for 192.168.5.44:8787 2023-10-24T19:18:40.286632+00:00 d7f401bb632d tinyproxy[263]: Established connection to host "192.168.5.44" using file descriptor 35. 2023-10-24T19:18:40.915838+00:00 d7f401bb632d tinyproxy[263]: Closed connection between local client (fd:34) and remote client (fd:35) 2023-10-24T19:18:40.918981+00:00 d7f401bb632d tinyproxy[263]: Connect (file descriptor 34): 172.21.0.1 2023-10-24T19:18:40.919011+00:00 d7f401bb632d tinyproxy[263]: Request (file descriptor 34): POST http://192.168.5.44:8787/api/v1/indexer HTTP/1.1 2023-10-24T19:18:40.919055+00:00 d7f401bb632d tinyproxy[263]: No upstream proxy for 192.168.5.44 2023-10-24T19:18:40.919063+00:00 d7f401bb632d tinyproxy[263]: opensock: opening connection to 192.168.5.44:8787 2023-10-24T19:18:40.919073+00:00 d7f401bb632d tinyproxy[263]: opensock: getaddrinfo returned for 192.168.5.44:8787 2023-10-24T19:18:40.919169+00:00 d7f401bb632d tinyproxy[263]: Established connection to host "192.168.5.44" using file descriptor 35.
Most of it looks like just logging of all activity. I never tried to change the logging level, but according to the documentation, you can bey editing the loglevel in the config file..