Re: [squid-users] TCP_MISS only

2022-10-21 Thread Amos Jeffries
On 22/10/22 01:50, Andy Armstrong wrote: Hi Amos, All, I continue to struggle with only receiving TCP_MISS when using squid-cache. I have now implemented a server which is responding to HTTP GETs. I have checked the endpoint with redbot.org and it states that : 1/The response allows all cach

Re: [squid-users] FW: Encrypted browser-Squid connection errors

2022-10-21 Thread Amos Jeffries
On 22/10/22 06:04, Grant Taylor wrote: On 10/20/22 11:58 PM, Adam Majer wrote: It's basically by convention now. Sure. Conventions change over time. Long enough ago 3128 wasn't the conventional port for Squid. Not just convention. AFAICT was formally registered with W3C, before everyone

Re: [squid-users] FW: Encrypted browser-Squid connection errors

2022-10-21 Thread Grant Taylor
On 10/21/22 2:51 AM, Matus UHLAR - fantomas wrote: I should have added, that squid does support FTP proxying using one of hacks I mentioned (I haven't tested it yet). I think I used Squid's FTP protocol support years ago. And, since this requires other (FTP) protocol than the default (HTTP) at

Re: [squid-users] FW: Encrypted browser-Squid connection errors

2022-10-21 Thread Grant Taylor
On 10/21/22 11:25 AM, Grant Taylor wrote: I remember reading things years ago where people would use a bog standard FTP client to connect to an /FTP/ server acting as an /FTP/ proxy. I knew that I had seen something about using an FTP proxy that wasn't HTTP related. I encourage you to read

Re: [squid-users] FW: Encrypted browser-Squid connection errors

2022-10-21 Thread Grant Taylor
On 10/21/22 2:25 AM, Matus UHLAR - fantomas wrote: apparently this is a hack to be able to define proxy autoconfig in the location field. Since it has very restricted capabilities, it's apparently non-issue. I guess that you can only define FindProxyForURL() this way. ACK Thank you for the

Re: [squid-users] FW: Encrypted browser-Squid connection errors

2022-10-21 Thread Grant Taylor
On 10/20/22 11:58 PM, Adam Majer wrote: It's basically by convention now. Sure. Conventions change over time. Long enough ago 3128 wasn't the conventional port for Squid. It used to be a convention to allow smoking in public / government offices. Now the convention is the exact opposite.

Re: [squid-users] TCP_MISS only

2022-10-21 Thread Andy Armstrong
Hi Amos, All, I continue to struggle with only receiving TCP_MISS when using squid-cache. I have now implemented a server which is responding to HTTP GETs. I have checked the endpoint with redbot.org and it states that : 1/The response allows all caches to store it 2/The response is fresh until

Re: [squid-users] FW: Encrypted browser-Squid connection errors

2022-10-21 Thread Matus UHLAR - fantomas
On 10/20/22 9:49 AM, Matus UHLAR - fantomas wrote: Also, FTP protocol (port 21) does not support proxying, and using FTP proxy usually involves hacks. On 20.10.22 10:14, Grant Taylor wrote: I completely disagree. I've been using FTP through proxies for years. Firefox (and Thunderbird) has

Re: [squid-users] FW: Encrypted browser-Squid connection errors

2022-10-21 Thread Matus UHLAR - fantomas
On 10/20/22 9:49 AM, Matus UHLAR - fantomas wrote: proxy autoconfig is javascript-based but uses very limited javascript. On 20.10.22 10:14, Grant Taylor wrote: My comment was more directed at why is $LANGUAGE_DOESNT_MATTER used /in/ /the/ /location/ /field/? apparently this is a hack to be