From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amos Jeffries Subject: Re: host based redirect Date: Mon, 05 May 2008 01:31:58 +1200 Message-ID: <481DBACE.5010806@treenet.co.nz> References: <481D93B8.8050306@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <481D93B8.8050306@gmail.com> Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: "aergis@gmail.com" Cc: netfilter@vger.kernel.org aergis@gmail.com wrote: > > it is not possible to make netfilter parse http headers, redirect > accordingly to Host header ? > > can someone please suggest me some software which could be used to > achieve this ? > squid can, but i think it is likely very bloated. Depends on how you build it. Anything can be turned off. (Yes I am biased, being a developer for squid.) AYJ