memphis-iis / mofacts

8 stars 1 forks source link

Get rid of unused server load balancing functions #1580

Open JRustyHaner opened 2 weeks ago

JRustyHaner commented 2 weeks ago

Describe the bug There's load balancing meteor functions that are not used. Server load monitoring really should be done with additional deployments using an offsite Mongo instance instead of writing software here. Meteor has this built in.