Skip to content

Releases: MattMofDoom/NLBManager

Dependency updates

04 Jul 18:35
Compare
Choose a tag to compare

Dependency updates

14 Aug 23:15
Compare
Choose a tag to compare

Dependency updates and code cleanup

24 Jan 23:05
Compare
Choose a tag to compare

v1.1.2

19 Jan 12:22
Compare
Choose a tag to compare

Code cleanup

Public release

14 Nov 21:34
Compare
Choose a tag to compare
  • Windows service that allows monitoring of the state of another configured service - for example, TSGateway
  • Ensures that a server doesn't enter into an NLB cluster before the underlying service is ready
    • If service is stopped - NLB is stopped
    • When service is started - NLB is started
  • Optionally - if NLB is stopped manually or due to an error, start NLB ("SuspendMode").
  • SuspendMode means that the only maintenance mode permitted is Suspend
  • Uses Lurgle.Logging to allow logging to Seq, event log, file