Difference between revisions of "Imap connections"

From Finninday
Jump to: navigation, search
(Created page with "<h3>Running out of imapd connections</h3> The problem looks like this from xymon: <code> yellow Wed Feb 6 11:02:18 2013 imap NOT ok Service imap on localhost is not OK : Unex…")
 
Line 1: Line 1:
 
<h3>Running out of imapd connections</h3>
 
<h3>Running out of imapd connections</h3>
 
The problem looks like this from xymon:
 
The problem looks like this from xymon:
<code>
+
<pre>
 
yellow  Wed Feb  6 11:02:18 2013 imap NOT ok  
 
yellow  Wed Feb  6 11:02:18 2013 imap NOT ok  
  
Line 8: Line 8:
  
 
Seconds: 0.000132
 
Seconds: 0.000132
</code>
+
</pre>
  
 
And clients see intermittent errors trying to connect.
 
And clients see intermittent errors trying to connect.
  
 
And syslog shows this:
 
And syslog shows this:
<code>
+
<pre>
 
Feb  6 11:18:20 weasel imapd: 40 maximum active connections.
 
Feb  6 11:18:20 weasel imapd: 40 maximum active connections.
 
Feb  6 11:18:20 weasel imapd: Maximum connection limit reached for ::ffff:10.0.0.66
 
Feb  6 11:18:20 weasel imapd: Maximum connection limit reached for ::ffff:10.0.0.66
Line 19: Line 19:
 
Feb  6 11:18:28 weasel imapd: Maximum connection limit reached for ::ffff:10.0.0.66
 
Feb  6 11:18:28 weasel imapd: Maximum connection limit reached for ::ffff:10.0.0.66
 
Feb  6 11:18:28 weasel imapd: Maximum connection limit reached for ::ffff:10.0.0.66
 
Feb  6 11:18:28 weasel imapd: Maximum connection limit reached for ::ffff:10.0.0.66
</code>
+
</pre>

Revision as of 19:30, 6 February 2013

Running out of imapd connections

The problem looks like this from xymon:

yellow  Wed Feb  6 11:02:18 2013 imap NOT ok 

Service imap on localhost is not OK : Unexpected service response


Seconds: 0.000132

And clients see intermittent errors trying to connect.

And syslog shows this:

Feb  6 11:18:20 weasel imapd: 40 maximum active connections.
Feb  6 11:18:20 weasel imapd: Maximum connection limit reached for ::ffff:10.0.0.66
Feb  6 11:18:23 weasel imapd: last message repeated 3 times
Feb  6 11:18:28 weasel imapd: Maximum connection limit reached for ::ffff:10.0.0.66
Feb  6 11:18:28 weasel imapd: Maximum connection limit reached for ::ffff:10.0.0.66