nginx-0.8.22
Igor Sysoev
is at rambler-co.ru
Wed Nov 4 10:30:52 MSK 2009
On Tue, Nov 03, 2009 at 06:53:49PM -0500, Jim Ohlstein wrote:
> Igor Sysoev wrote:
> > Changes with nginx 0.8.22 03 Nov 2009
> >
> > *) Feature: the "proxy_bind", "fastcgi_bind", and "memcached_bind"
> > directives.
>
> Can you describe these and give a configuration sample/example?
The directives bind() socket to a local address before connect():
proxy_bind 192.168.1.1;
It may be usefull if host has several interfaces/aliases and you want
to pass outgoing connections from specific interface/address.
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list