Hello there - I'm having a problem with connections going in and out from my qmail server. Basically, I have a lot connections being opened to qmail to send email, but they're not closing. Therefore, my max number of connections (currently 120 - the maximum allowed, I believe) is maxing out after a while.
Let me briefly describe our setup: We have a qmail server on our DMZ doing two things: a) receiving mail from the outside world and relaying it to another mail server "inside", and b) relaying messages back out.
My number of remote connections will max out at 120/120 after a period of time. When I do a netstat, I see a lot of connections ESTABLISHED from a particular IP (around 100), but these connections are not closing to allow new connections. My only guess at this point is that my server needs to be smarter (?) about closing connections.
I'm temporarily blocking connections to the remote offending mail server, but people need to get things from that server eventually.
The server is redhat 7.2 running qmail.
Anyone got any ideas?
Thanks in advance
Tom Klopf
Let me briefly describe our setup: We have a qmail server on our DMZ doing two things: a) receiving mail from the outside world and relaying it to another mail server "inside", and b) relaying messages back out.
My number of remote connections will max out at 120/120 after a period of time. When I do a netstat, I see a lot of connections ESTABLISHED from a particular IP (around 100), but these connections are not closing to allow new connections. My only guess at this point is that my server needs to be smarter (?) about closing connections.
I'm temporarily blocking connections to the remote offending mail server, but people need to get things from that server eventually.
The server is redhat 7.2 running qmail.
Anyone got any ideas?
Thanks in advance
Tom Klopf