X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=doc%2Fhttrcall.doc;h=555284e3c834abf5eb141209e1f703646a4a6d24;hp=cda8c95f4506442e7ccc00faafe079bf3491170e;hb=e7f620883b2b35701174d8487e0e21f5b2ed6271;hpb=547a41898e6a0420f65304f0c6e28529d067c8d4 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 ------