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

SSL issue #113

Open haunguyen90 opened 8 years ago

haunguyen90 commented 8 years ago

If we don't use Nginx anymore, so how can i config SSL with cluster ?

haunguyen90 commented 8 years ago

@arunoda

elie222 commented 8 years ago

Mup can handle ssl. But you could still use nginx to handle ssl if you'd like