﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
436	After authentication with auth I get a 401 timeut on socket proxy	johannes amorosa		"I use nginx as a ssl proxy with a meteor/node.js app
Site is still in development so I added a password to server block in nginx

auth_basic ""Restricted"";
auth_basic_user_file /path/to/bla;

After login I get in the Chrome console:
WebSocket connection to 'wss://my.domain/sockjs/517/i_pzq4lx/websocket' failed: Unexpected response code: 401

These errors go away when I delete the authentication. Is this a bug?
Joe

"	defect	closed	minor		nginx-core	1.3.x	invalid			Linux hpl 3.2.0-56-generic #86-Ubuntu SMP Wed Oct 23 09:20:45 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux	nginx version: nginx/1.5.6
