On 2002-09-05 18:13:31 +0200, Shih Ming-Wei wrote:
> Well, as I said, I tried it on 2 different newly installed platforms
> (one intel and one sparc) in two different networks with 2 different
> ip addresses. So the problem is really the pop3d on my system, 'cause
> imapd is fast as hell and pop3d is slow as hell and it is using more
> the 96% of the cpu (one mail, one user, so it's not the db neither).
> 
> euh, using more then 96% of the cpu has nothing to do with the
> network, please, please, please

Question: Is this user or system CPU time?

Things to try:

1. strace -p $pid_of_pop3_process

This will let you know what (if any) system calls are being made.

2. tcpdump port 110

This will let you see the packets flying across your network.

I don't have any algorithm to solve the problems, but obviously we need
more information.

-- 
Shane
Carpe Diem

Reply via email to