vs-deploy icon indicating copy to clipboard operation
vs-deploy copied to clipboard

There are too many connections from your internet address.

Open faelp22 opened this issue 7 years ago • 1 comments

Hello everyone,

I'm having this problem with many connections, do you have any way to limit the maximum number or do the entire upload on a single connection?

I currently use GULP to generate the files and when it does this the VS-Deploy give this error, why does this happen?

faelp22 avatar Nov 06 '17 16:11 faelp22

Check that you don't have a loop in you gulp watch. If the files are constantly being regenerated then VS-Deploy keeps opening connections to deploy the file.

adibpg avatar Dec 08 '17 18:12 adibpg