Ember CLI with proxy very slow

Hi,

i set the proxy property in my .ember-cli file. Know every route is really slow. Each backend request needs round about 8 sec.

Has someone an idea?

ember-cli: 0.1.2

Running into this issue on one of my machines: constantly getting ~6000ms response times via the proxy even though backend server renders in less than 50ms.

Very strange as my other computer with a near identical environment does not have this issue.

Turned out to be a DNS issue. See #2 here Mac OS X Lion, /etc/hosts Bugs, and DNS Resolution – Justin Carmony