o que seria isto? como precede isto? como dar fim nisto?

Page 1 of 1
no logs do servidor ocorre muito isto "too many connections"
#2
Posted 13 junho 2008 - 01:03
Posta algumas linhas pra analisarmos. Qual o serviço que está mostrando erros? MySQL, SSH, etc?
#3
Posted 13 junho 2008 - 02:01
oi companheiro via ssh esta assim
2008-06-13 11:48:19 Connection from [193.72.70.70] refused: too many connections
2008-06-13 11:48:19 Connection from [80.68.90.238] refused: too many connections
2008-06-13 11:48:20 Connection from [200.234.205.219] refused: too many connections
2008-06-13 11:48:20 Connection from [206.46.252.46] refused: too many connections
2008-06-13 11:48:21 Connection from [127.0.0.1] refused: too many connections
2008-06-13 11:48:22 Connection from [200.204.151.232] refused: too many connections
2008-06-13 11:48:22 Connection from [205.234.97.223] refused: too many connections
2008-06-13 11:48:22 Connection from [205.234.97.223] refused: too many connections
2008-06-13 11:48:22 Connection from [65.55.111.93] refused: too many connections
2008-06-13 11:48:19 Connection from [193.72.70.70] refused: too many connections
2008-06-13 11:48:19 Connection from [80.68.90.238] refused: too many connections
2008-06-13 11:48:20 Connection from [200.234.205.219] refused: too many connections
2008-06-13 11:48:20 Connection from [206.46.252.46] refused: too many connections
2008-06-13 11:48:21 Connection from [127.0.0.1] refused: too many connections
2008-06-13 11:48:22 Connection from [200.204.151.232] refused: too many connections
2008-06-13 11:48:22 Connection from [205.234.97.223] refused: too many connections
2008-06-13 11:48:22 Connection from [205.234.97.223] refused: too many connections
2008-06-13 11:48:22 Connection from [65.55.111.93] refused: too many connections
#4
Posted 13 junho 2008 - 02:10
Bem, até hoje eu só vi esse tipo de erro nos logs do Exim. É o seu caso?
Se for, tente configurar o seu exim.conf da forma abaixo:
smtp_accept_keepalive = true
smtp_accept_max = 100
smtp_accept_max_per_host = 16
smtp_accept_queue = 128
smtp_accept_reserve = 20
smtp_connect_backlog = 16
smtp_check_spool_space = true
smtp_receive_timeout = 18m
Salve e reinicie o Exim.
Se for, tente configurar o seu exim.conf da forma abaixo:
smtp_accept_keepalive = true
smtp_accept_max = 100
smtp_accept_max_per_host = 16
smtp_accept_queue = 128
smtp_accept_reserve = 20
smtp_connect_backlog = 16
smtp_check_spool_space = true
smtp_receive_timeout = 18m
Salve e reinicie o Exim.
This post has been edited by rbmo: 13 junho 2008 - 02:11
#5
Posted 23 maio 2009 - 05:05
QUOTE(rbmo @ Jun 13 2008, 02:10 PM) <{POST_SNAPBACK}>
Bem, até hoje eu só vi esse tipo de erro nos logs do Exim. É o seu caso?
Se for, tente configurar o seu exim.conf da forma abaixo:
smtp_accept_keepalive = true
smtp_accept_max = 100
smtp_accept_max_per_host = 16
smtp_accept_queue = 128
smtp_accept_reserve = 20
smtp_connect_backlog = 16
smtp_check_spool_space = true
smtp_receive_timeout = 18m
Salve e reinicie o Exim.
Se for, tente configurar o seu exim.conf da forma abaixo:
smtp_accept_keepalive = true
smtp_accept_max = 100
smtp_accept_max_per_host = 16
smtp_accept_queue = 128
smtp_accept_reserve = 20
smtp_connect_backlog = 16
smtp_check_spool_space = true
smtp_receive_timeout = 18m
Salve e reinicie o Exim.
Por favor alguem poderia me explicar como eu coloco estas configurações no exim.conf?
Obrigado
#6
Posted 23 maio 2009 - 01:05
Você pode adicionar pelo WHM em "Exim Configuration Editor".
Ou editar diretamente no arquivo via SSH em /etc/exim.conf
Ou editar diretamente no arquivo via SSH em /etc/exim.conf
#7
Posted 24 maio 2009 - 06:07
QUOTE(Jaison @ May 23 2009, 01:05 PM) <{POST_SNAPBACK}>
Você pode adicionar pelo WHM em "Exim Configuration Editor".
Ou editar diretamente no arquivo via SSH em /etc/exim.conf
Ou editar diretamente no arquivo via SSH em /etc/exim.conf
Obrigado
Share this topic:
Page 1 of 1

Help










