Have you checked the logs (are you logging for POP3) to see what they might
show? Sounds like someone is connecting, but not terminating the connection
properly, leaving IMail with a bunch of open POP3 connections. That you have
to restart multiple times is kind of strange, too, almost as if the source
of the connections is still doing whatever it does. You might be able to
verify this by attempting a connection and looking at the last number, as
you showed us earlier. If the current number of connections is high (don't
know how many users you have, but I would think anything above 20 is at
least starting to get too high).
I have seen something similar, but with SMTP service and that was caused by
the user having 'Audit' enabled which ultimately caused a big log file, that
slowed down IMail response. That was found using PerfMon and looking for a
larger than normal 'Processor Queue' (should be below 2 and would average
5-8, when this was happening!). Once the Audit log was cleared, the problem
would go away. Log would 'fill up' in about a day or so, so it did have the
long periodicity like yours.
So if we apply similar methods, something is causing the POP3 service to
'collect' open connections, or something is slowing down POP3 servicing the
connections, so they do not close in a timely manner. Not sure where one
might look, but attached is a PerfMon setting that you can try to observe
'Processor Queue'. If the graph stays between 0 and 20, then not the
problem. If it occasionally goes above 20, OK, too. Sustained time above 20
indicates CPU has a long queue, which implies that it is not finishing tasks
in timely manner. Contact MS to learn more about meaning and solutions.
HTH!
Daniel Donnelly
________________________________________________________
----- Original Message -----
From: "Hawk" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 26, 2001 5:59 PM
Subject: [IMail Forum] Imail 6.06 and SQL7
> Hi,
>
> Does anyone have a good step-by-step recipe for setting this up?
>
> I have a particular problem; pop services keeps not responding after 2-3
> days of working flawlessly. At which point, I will have to restart POP
> services via Imail Administrator - after restarting approx. 3-6 times,
> everything will behave for another 2-3 days. If I telnet to the port, I
> will see:
>
> (IMail 6.06 60054-115) - when I see this high number (115) of concurrent
> connection, I have to restart the services.
>
>
> I am at the point of starting from scratch, the problem is not in Imail
but
> SQL.
>
> I must be missing an SQL patch or something. I currently have the
following:
>
> PIII733 - 512MB - Windows 2000 Advance Server w/ SPK1 - SQL7.0 w/ sp3.
> Dual Ethernet: NIC 1 - public address NIC 2: 10.10.89.1/24
>
> IMail Server: Windows 2000 Advance Server w/ SP1 - 1GB RAM - RAID system
> Dual Ethernet: NIC 1 - public address NIC 2: 10.10.89.2/24
> (bindtoip is set in the imail registry b/c of multiple NIC).
>
>
> DSN on Imail server is via 10.10.89.1/24 with username and password to
> connect to Imail DB.
>
>
> Thanks in advance.
> Hawk
>
>
> Please visit http://www.ipswitch.com/support/mailing-lists.html
> to be removed from this list.
>
> An Archive of this list is available at:
> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
>
Queue_L.pmc