niklasvh / html2canvas-proxy

Proxies for html2canvas
http://html2canvas.hertzen.com/
32 stars 15 forks source link

Proxy doesn't work on a load balanced setup #10

Open jcyin1 opened 9 years ago

jcyin1 commented 9 years ago

Hello,

I'm trying to use the html2canvas proxy on a load balanced setup. But for some reason I keep seeing the following error in my console:

GET http://mydomain.com:8080/screen-shot-scripts/images/h2c_f2e33735cc8f9b3feef65e52f35c3d3cab032349.jpg net::ERR_CONNECTION_REFUSED

Why is this giving me this error?

Thanks