I have an issue with the current 0.6.0 build of sniproxy where requests sent to a server take an unusually long time to respond e.g. up to 4 minutes.
Current Route
Computer -> PfSense -> Proxy Server -> Server
Debug Route
Computer -> Charles Web Debugging Proxy -> PfSense -> Proxy Server -> Server
The current route causes the requests to take up to 4minutes to respond which makes the website to be proxied error out with a ton of 503 errors in chrome.
Initially I introduced the Charles proxy as a way to debug the requests to find out what was going on but I realised that when I introduced the proxy, the requests are handled in the normal few seconds that it would take to handle them.
I'm suspecting there may be difference in some headers with the web debugging proxy stripping or adding something to the requests. But I have not debugged further. Wonder if you might know what's going on?
I have an issue with the current 0.6.0 build of sniproxy where requests sent to a server take an unusually long time to respond e.g. up to 4 minutes.
Current Route Computer -> PfSense -> Proxy Server -> Server
Debug Route Computer -> Charles Web Debugging Proxy -> PfSense -> Proxy Server -> Server
The current route causes the requests to take up to 4minutes to respond which makes the website to be proxied error out with a ton of 503 errors in chrome.
Initially I introduced the Charles proxy as a way to debug the requests to find out what was going on but I realised that when I introduced the proxy, the requests are handled in the normal few seconds that it would take to handle them.
These are some of the access logs.
There are no errors within the error logs.
I'm suspecting there may be difference in some headers with the web debugging proxy stripping or adding something to the requests. But I have not debugged further. Wonder if you might know what's going on?