[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp:03462] Re: smtpd_soft_e rror_limitのerror_ countとは?
- Subject: [postfix-jp:03462] Re: smtpd_soft_e rror_limitのerror_ countとは?
- From: Tomoyuki Sakurai <ml-postfix-jp@xxxxxxxxxxxxxxx>
- Date: Thu, 02 Oct 2003 14:09:01 +0900
Sakuraiです。
On Thu, 02 Oct 2003 12:04:47 +0900 (JST)
ARAKI Yasuhiro <yasu@xxxxxxxxxxxx> wrote:
| > ソースを少し追いかけてみたところ、
| > smtpd_error_sleep_time のような気もするのですが、
| > いまいち読み込みが浅いためはっきりしません。
|
| そのはずです。通常1sかと。
ソースはまったく読んでいませんが、
| Tarpitting
| smtpd_error_sleep_time
| Time to wait in seconds before sending a 4xx or 5xx server error
| response.
smtpd_error_sleep_timeは4xx/5xxエラーを返す場合に何秒待つかを指定し、
| smtpd_soft_error_limit
| When an SMTP client has made this number of errors, wait
| error_count seconds before responding to any client request.
smtpd_soft_error_limitは接続してきたクライアントがこの値を超えるエラーを
起こすと、そのエラーの回数と同じ秒数待つ、と解釈していたのですが。
error_countというパラメータではなく、エラーを起こした回数のことではない
のでしょうか。
smtpd_soft_error_limitが5なら、クライアントがセッション中に5回エラーを起
こすまでは、smtpd_error_sleep_time秒待ってから4xx/5xxを返し、5回目は5秒、6
回目は6秒、7回目は7秒…。
デフォルトなら10回エラーを起こすと10秒待たされます。
--
Tomoyuki Sakurai - Tomi -
mailto:ml-postfix-jp@xxxxxxxxxxxxxxx
- Follow-Ups
-
- [postfix-jp:03463] Re: smtpd_soft_e rror_limitのerror_ countとは?, ARAKI Yasuhiro
- References
-
- [postfix-jp:03460] smtpd_soft_erro r_limitのerror_co untとは?, ANDO Koji
- [postfix-jp:03461] Re: smtpd_soft_e rror_limitのerror_ countとは?, ARAKI Yasuhiro
[検索ページ]
[Postfix-JP ML Home]