Welcome! Log In Create A New Profile

Advanced

Re: Using Nginx Proxy Pss IPv4 to IPv6 Problem

Maxim Dounin
December 06, 2010 07:16AM
Hello!

On Mon, Dec 06, 2010 at 01:26:31AM -0500, wuweixin wrote:

> When do I use nginx reverse proxy to proxy from an IPv4 network to an
> IPv6 network, I used the following configuration file:
>
> upstream ipv6server {
> server [2001:: 1];
> server [2001:: 2];
> }
> location / {
> proxy_pass http://ipv6server;
> }
>
> Nginx can start normally, but the start time, when I gave when the HTTP
> request, Nginx's CPU usage is particularly high, almost 100%, do not
> know why.
>
> I think the current code should support Nginx of IPv4 to IPv6 proxy it,
> do not know how to configure for normal use it? Thank you.

Proxy to ipv6 isn't currently supported.

Maxim Dounin

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

Using Nginx Proxy Pss IPv4 to IPv6 Problem

wuweixin December 06, 2010 01:26AM

Re: Using Nginx Proxy Pss IPv4 to IPv6 Problem

Maxim Dounin December 06, 2010 07:16AM

Re: Using Nginx Proxy Pss IPv4 to IPv6 Problem

MaLo September 13, 2011 08:48AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 280
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready