X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=python%2Fdoc%2Fashd-wsgi.doc;h=9b950b82f75f80abec2b13b61c8f3ac2add0bf8a;hp=b73f90def4bcd47bdabec1fec32b62ac91e71b9a;hb=3da05ba70e34474ffe21c279512675a060915dbd;hpb=3ef788959b54c635638b84fd628fab7bfbbf1e46 diff --git a/python/doc/ashd-wsgi.doc b/python/doc/ashd-wsgi.doc index b73f90d..9b950b8 100644 --- a/python/doc/ashd-wsgi.doc +++ b/python/doc/ashd-wsgi.doc @@ -59,7 +59,7 @@ OPTIONS Allow at most 'LIMIT' requests to run concurrently. If a new request is made when 'LIMIT' requests are executing, the new request will wait up to ten seconds for one of them to - complete; if none does, the *ashd-wsgi* will assume that the + complete; if none does, *ashd-wsgi* will assume that the process is foobar and *abort*(3). PROTOCOL