aboutsummaryrefslogtreecommitdiff
path: root/net/pythondirector
diff options
context:
space:
mode:
Diffstat (limited to 'net/pythondirector')
-rw-r--r--net/pythondirector/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pythondirector/pkg-descr b/net/pythondirector/pkg-descr
index 5023da89ce85..60b3bfa783a1 100644
--- a/net/pythondirector/pkg-descr
+++ b/net/pythondirector/pkg-descr
@@ -9,8 +9,8 @@ Features:
leastconns+roundrobin)
- If a server fails to answer, it's removed from the pool - the client that
failed to connect gets transparently failed over to a new host.
-- xml based configuration file (see a sample)
-- seperate management thread that periodically re-adds failed hosts if they've
+- XML based configuration file (see a sample)
+- separate management thread that periodically re-adds failed hosts if they've
come back up.
- optional builtin webserver for admin (sample of the running screen)
- webserver has methods suitable for both interactive and automated systems