atom feed11 messages in ru.sysoev.nginxRe: nginx as an open proxy
FromSent OnAttachments
Tony LewisSep 6, 2007 6:03 am 
Riku RäisänenSep 6, 2007 6:33 am 
Riku RäisänenSep 6, 2007 6:49 am 
Igor SysoevSep 6, 2007 7:27 am 
Igor SysoevSep 6, 2007 7:30 am 
Grzegorz NosekSep 6, 2007 10:11 am 
Matthew AlbrightNov 14, 2007 4:43 pm 
Igor SysoevNov 14, 2007 10:27 pm 
Igor ClarkNov 15, 2007 1:58 am 
Igor SysoevNov 15, 2007 2:10 am 
Igor ClarkNov 15, 2007 2:29 am 
Subject:Re: nginx as an open proxy
From:Igor Sysoev (is-G@public.gmane.org)
Date:Nov 14, 2007 10:27:36 pm
List:ru.sysoev.nginx

On Thu, Nov 15, 2007 at 12:43:26AM +0000, Matthew Albright wrote:

Igor Sysoev <is@...> writes:

On Thu, Sep 06, 2007 at 11:03:27PM +1000, Tony Lewis wrote:

I would like to use nginx as an open proxy, using regular expressions to get to any URL. [...]

Right now nginx does not allow to set any host in proxy_pass. Currently I'm changing this - it requires non-blocking resolving and proxy_pass changes.

Igor, do you have any idea when this feature will be available?

It is almost implemented and runs on one of our test servers, but now the DNS cache is not cleaned at all, so there are memory leaks. I'm going to fix it in nearest future and release it.