-
Status Page fails with error message:
'Failed to retrieve statistics from url: http://127.0.0.1:8888'
Changing stathost in /etc/config/tinyproxy to 192.168.1.1 or tinyproxy.stats only changed the di…
-
First, please forgive my English is very poor.
I found that tinyproxy always send HTTP/1.0 to upstream,but upstream server not always reponse HTTP/1.0, when upstream server reponse HTTP/1.1, then t…
phpor updated
4 years ago
-
Hi There,
I've noticed situations in which tinyproxy will stop working entirely if the 'MaxRequestsPerChild' condition is reached.
```NOTICE Jun 03 02:00:50 [2672]: Child has reached MaxReque…
-
Hello guys, I see tiny proxy tries to forward http 1.0
I need to connect through HTTP 1.1. Does it support it? I didn't see anything about the in the configuration.
If not, what would u advice to us…
-
While signing into a service through Tinyproxy, some proxies will result in 'TLSv1 Record Layer: Alert (Level: Fatal, Description: Protocol Version)' errors in Wireshark.
I've recorded both a versi…
-
v1.10 from apt source.
my network: two subnet that cannot connect directly.
when change the bind ip same with listenip/enable bind same, the proxy works well.
but the outgoing ip is the same ip as …
-
### Description of Issue
There is an ability in Salt to sent minion wide http proxy:
https://github.com/saltstack/salt/pull/29322
https://github.com/saltstack/salt/pull/43764
Which supports bot…
-
## Expected Behavior
Global proxies rotate through the proxies available and successfully complete network calls.
## Current Behavior
```
[12:35:20 PM] info :: ✖ [bestbuy] [nvidia (3080)] fo…
-
The error is as follows:
```
Making install in man5
/usr/local/opt/asciidoc/bin/a2x -d manpage -f manpage -L tinyproxy.conf.txt
a2x: ERROR: "xsltproc" --stringparam callout.graphics 0 --stringp…
-
I'm trying to use TinyProxy under quite high load.
I use following settings:
```
MinSpareServers 1000
MaxSpareServers 3000
StartServers 3000
```
In some time I start getting logs like foll…