Thanks for your response itpp2012. I've found a way another two workarounds until your changes are merged into a release:
* you can use 127.0.0.1 (instead of localhost on the proxy_pass directive)
or
* you can start the backend on an ipv6 localhost direction (like ::1 )
This workaround works on all nginx version with the problem (1.4.x and until 1.5.9)
I'll test your fixes on http://nginx-win.ecsds.eu/ soon, if that helps!
Cruz
* you can use 127.0.0.1 (instead of localhost on the proxy_pass directive)
or
* you can start the backend on an ipv6 localhost direction (like ::1 )
This workaround works on all nginx version with the problem (1.4.x and until 1.5.9)
I'll test your fixes on http://nginx-win.ecsds.eu/ soon, if that helps!
Cruz