[squid-users] HTTPS request times out going through Squid proxy

Aniruddha Gore agnrie at hotmail.com
Thu May 13 15:39:31 UTC 2021


By webproxy I meant the property I set when making HTTP requests. I use CPPRestSDK, here is the reference to set_proxy() method:
https://microsoft.github.io/cpprestsdk/classweb_1_1http_1_1client_1_1http__client__config.html#aee5ef5ba25992d4b9b41cb28f3fb0d0c

It works seamlessly with another proxy I have tried, but that other proxy does not have some features that Squid has which is why I am trying to use Squid 🙂

Should I be looking into any options listed for http_port squid config, like intercept?

Aniruddha Gore
Sent from Outlook.com<http://www.microsoft.com/en-us/outlook-com/compare/>
________________________________
From: squid-users <squid-users-bounces at lists.squid-cache.org> on behalf of Matus UHLAR - fantomas <uhlar at fantomas.sk>
Sent: Thursday, May 13, 2021 1:04 AM
To: squid-users at lists.squid-cache.org <squid-users at lists.squid-cache.org>
Subject: Re: [squid-users] HTTPS request times out going through Squid proxy

On 12.05.21 23:22, Aniruddha Gore wrote:
> Pinging the thread again since I think mine is a straightforward set-up.
> Just wondering if I need to setup the config a certain way to start
> supporting HTTPS calls.

https requests through squid just work as CONNECT requests where squid just
passes the request to destination server, doing nothing with that.

>  They work if squid is running on the same
> machine, but I start seeing problems if squid is running on another
> machine and I use webproxy on HTTP requests.

webproxy? Doesn't your software connect directly to squid?

there should be no difference if your client software connects to squid on
your or other machine, unless there's anything in between that tries to
intercept those connections.
Such interception could explain your problems.

--
Matus UHLAR - fantomas, uhlar at fantomas.sk ; https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.fantomas.sk%2F&data=04%7C01%7C%7C78eda7ac32fe4134afd508d915e5d06a%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637564899052690268%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=8GN%2Bq5JrEi67axE29LCJULDUOuN8u1yb%2F2navVxoyMY%3D&reserved=0
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
My mind is like a steel trap - rusty and illegal in 37 states.
_______________________________________________
squid-users mailing list
squid-users at lists.squid-cache.org
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Flists.squid-cache.org%2Flistinfo%2Fsquid-users&data=04%7C01%7C%7C78eda7ac32fe4134afd508d915e5d06a%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637564899052690268%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=GJQv4OnGZ3cgsGmcy8dmYJmg73A98JCLAXtQg8eZKgw%3D&reserved=0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20210513/e3784e06/attachment.htm>


More information about the squid-users mailing list