From 413019caae81470a4a707340ea9670faa541bd13 Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Tue, 5 Nov 2013 10:05:52 +0000
Subject: [PATCH] add todo entry

---
 TODO | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/TODO b/TODO
index 2c608a58..56f3f19d 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,10 @@
 
 Not necessarily ordered by priority:
 
+- store node status in presence (possibly from icecast stats.xml), and use
+  that data to implement more sophisticated load-balancing algorithms in
+  the HTTP redirector.
+
 - HTTP redirectors for sources (point to the master), and relays (point to
   any node) for the low-TTL naming service.
 
-- 
GitLab