meteorhacks / cluster

Clustering solution for Meteor with load balancing and service discovery
https://meteorhacks.com/cluster-a-different-kind-of-load-balancer-for-meteor.html
MIT License
632 stars 80 forks source link

Page refreshes endlessly in a browser after editing coffee/jade files #123

Open mkalygin opened 8 years ago

mkalygin commented 8 years ago

Hi, I've described this issue in details in Meteor's issue tracker here. It appears that meterhacks:cluster package causes this issue. If I remove it everything is OK.

I'm using meteorhacks:cluster for multicore support as described here. No matter what is the value of CLUSTER_WORKERS_COUNT variable (auto, 1 or 2) I can easily reproduce this issue. I've also noticed that client refresh is slower while using meteorhacks:cluster.

Thanks.

macroramesh6 commented 8 years ago

+1

holmrenser commented 8 years ago

+1