There doesn't 'seem' to be a problem but I think something is amiss;~/
Keep seeing an htop line stating '4:421 per host concurrency limit reached'.
Elsewhere along the line it mentions 'pop3' '/var/qmail-popup' & my domain.
Then it says 'checkpassword /var/qmail/bin/qmail-pop3d Maildir'.
I have not had any particular difficulty either sending or receiving email.
Searching hereabouts with the keyphrase of '421 per host concurrency limit':
http://forums.contribs.org/index.php?topic=33124.0http://forums.contribs.org/index.php?topic=31792.0http://forums.contribs.org/index.php?topic=31326.0I won't pretend that I understand everything articulated in those threads
but, in respect to the content of those threads, this location has only one
human, no FTP and no IMAP/IMAPS. It's certainly not a 1000 or 2000
user office/corporation with multiple FTP connectivity.
I think a 'situation' builds until, probably, the w2kpro workstation reboots.
For instance the SME7's SAMBA rpm currently shows:
smbstatus
Samba version 3.0.10-1.4E.6.2
PID Username Group Machine
-------------------------------------------------------------------
12032 admin admin workstation (10.0.0.65)
12032 admin admin workstation (10.0.0.65)
12032 admin admin workstation (10.0.0.65)
12032 admin admin workstation (10.0.0.65)
12032 admin admin workstation (10.0.0.65)
12032 admin admin workstation (10.0.0.65)
12032 admin admin workstation (10.0.0.65)
12032 admin admin workstation (10.0.0.65)
Service pid machine Connected at
-------------------------------------------------------
IPC$ 12032 workstation Mon Oct 30 16:41:04 2006
storage 12032 workstation Tue Oct 31 07:31:16 2006
storage 12032 workstation Sun Oct 29 01:59:31 2006
ic 12032 workstation Sat Oct 28 17:36:15 2006
storage 12032 workstation Mon Oct 30 13:28:48 2006
IPC$ 12032 workstation Mon Oct 30 02:00:07 2006
storage 12032 workstation Tue Oct 31 12:54:15 2006
storage 12032 workstation Mon Oct 30 02:00:07 2006
dr 12032 workstation Sun Oct 29 22:30:19 2006
IPC$ 12032 workstation Mon Oct 30 16:46:36 2006
IPC$ 12032 workstation Sat Oct 28 17:19:17 2006
storage 12032 workstation Sun Oct 29 07:31:02 2006
gl 12032 workstation Sun Oct 29 10:24:29 2006
IPC$ 12032 workstation Mon Oct 30 16:49:34 2006
Primary 12032 workstation Sun Oct 29 11:18:07 2006
IPC$ 12032 workstation Sat Oct 28 17:58:32 2006
storage 12032 workstation Mon Oct 30 07:31:42 2006
storage 12032 workstation Tue Oct 31 02:00:00 2006
No locked files
After a workstation reboot this listing is very much shorter.
In mc the contents of '/var/service/pop3/*run' look like:
#!/bin/sh
hostname=$(/sbin/e-smith/config get SystemName)
domain=$(/sbin/e-smith/config get DomainName)
fqdn="$hostname.$domain"
exec 2>&1
# Generate ACL files in ./peers
./control/1
exec /usr/local/bin/softlimit -m 5000000 \
tcpsvd \
-v \
-i ./peers \
-c ${CONCURRENCYREMOTE:-40} \
-C ${PER_IP_INSTANCES:-4}:'421 per host concurrency limit reached\r\n' \
-l ${LOCALNAME:-0} \
${LISTENIP:-0} \
${PORT:-pop3} \
/var/qmail/bin/qmail-popup $fqdn \
checkpassword /var/qmail/bin/qmail-pop3d Maildir
If all of this means nothing is wrong... well fine. It's just appears to me
to be somewhat unsustainable ie it seems to need a reboot from the
(M$) workstation from time to time and that doesn't seem proper.
How is it that 1 human looks like he is approaching a 'limit' on a SME7
server that routinely supports (say) 1000 users in an office/corporation?
Tell me what you need to know for further diagnosis.
(ie those query commands whose output you would like to see)