|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Sergey Goryachev 2:5020/400 29 May 2002 18:22:59 To : All Subject : Re: Подскажите FTP сервер -------------------------------------------------------------------------------- "Vladimir Kurtukov" <Vladimir.Kurtukov@p1.f9.n5006.z2.fidonet.org> сообщил/сообщила в новостях следующее: news:1022677837@p1.f9.n5006.z2.ftn... > Hello Sergey. > > 29 May 02 13:07, you wrote to Sergii Laskavyi: > > >>> Посоветуйте FTP сервер с функцией ограничения количества > >>> соединений с одного IP - чтоб траффик не убили. > > >> man ipfw /mask mask-specifier > > SG> стандартный ftpd via inetd > > SG> man inetd(8) насчет ключика -C или > SG> /max-connections-per-ip-per-minute > > ... что не помешает насоздавать соединений сколько > угодно, а только ограничит скорость их создания... > The maximum number of outstanding child processes (or ``threads'') for a ``nowait'' service may be explicitly specified by appending a ``/'' fol- lowed by the number to the ``nowait'' keyword. Normally (or if a value of zero is specified) there is no maximum. Otherwise, once the maximum is reached, further connection attempts will be queued up until an exist- ing child process exits. This also works in the case of ``wait'' mode, although a value other than one (the default) might not make sense in some cases. You can also specify the maximum number of connections per minute for a given IP address by appending a ``/'' followed by the number to the maximum number of outstanding child processes. Once the maximum is reached, further connections from this IP address will be dropped until the end of the minute. -- Отправлено через сервер Форумы@mail.ru - http://talk.mail.ru --- ifmail v.2.15dev5 * Origin: Talk.Mail.Ru (2:5020/400) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/648837d03337.html, оценка из 5, голосов 10
|