X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=doc%2Fhttrcall.doc;h=555284e3c834abf5eb141209e1f703646a4a6d24;hb=bcad6b0c48d516ddc920b52f06083ceaa242e1ca;hp=cda8c95f4506442e7ccc00faafe079bf3491170e;hpb=547a41898e6a0420f65304f0c6e28529d067c8d4;p=ashd.git diff --git a/doc/httrcall.doc b/doc/httrcall.doc index cda8c95..555284e 100644 --- a/doc/httrcall.doc +++ b/doc/httrcall.doc @@ -34,9 +34,9 @@ OPTIONS If specified, only 'LIMIT' copies of the handler program are allowed to run at one time. If furter request are received while 'LIMIT' children are running, *httrcall* will block, - waiting for one to exit before forking new ones. If no *-l* - option is specified, *httrcall* imposes no limit on the number - of children that may run. + waiting for one to exit before processing further requests. If + no *-l* option is specified, *httrcall* imposes no limit on + the number of children that may run. AUTHOR ------