aboutsummaryrefslogtreecommitdiff
path: root/net/pythondirector
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-09-20 20:54:08 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-09-20 20:54:08 +0000
commit41a7072cfbf055dc6c89e9ca7fa617b720337e24 (patch)
treeb63994e684ffd6fb805f9017ff2e8c81d549ca91 /net/pythondirector
parent20b96b3ed5bab9778e6a3bfb8c877e145c9b2404 (diff)
downloadports-41a7072cfbf055dc6c89e9ca7fa617b720337e24.tar.gz
ports-41a7072cfbf055dc6c89e9ca7fa617b720337e24.zip
Typos, whitespace and capitalization fixes (G-P).
Notes
Notes: svn path=/head/; revision=397461
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