Re: [squid-users] http CONNECT method with fwd proxy to content server on same subnet

From: Henrik Nordström <henrik_at_henriknordstrom.net>
Date: Sat, 15 May 2010 10:17:57 +0200

fre 2010-05-14 klockan 07:17 -0700 skrev Quin Guin:

> I have a remote server sending a HTTP CONNECT to my server but my
> server can't handle an HTTP CONNECT. So I wanted to use squid to
> handle the CONNECT method and then send the https requests to my local
> server to handle the request. I know that a transparent proxy doesn't
> know how to handle the SSL requests because is not operating as a
> normal proxy. So I have been using squid as a fwd proxy but it keeps
> sending the http CONNECT method to my end server which is causing
> issues. So I am asking for ideas on what I need to do to look at do
> this. I have tried various iptables rules and cache_peers but nothing
> is seeming to work I am using pretty much the default config except
> for my local network IPs and ACL to allow the traffic.

You should not require anything special. Just Squid configured as a
plain proxy and allowing this remote server to access it.

Note that you SHOULD NOT configure Squid as a reverse proxy. CONNECT is
a proxy method.

But as amos mentioned, why is that remote server sending your CONNECT
requests in the first place? Probably better to address the problem
there.

Regards
Henrik
Received on Sat May 15 2010 - 08:18:02 MDT

This archive was generated by hypermail 2.2.0 : Mon May 17 2010 - 12:00:05 MDT