Slow loading of Cyrus mailboxes

2001-09-30 Thread mills
I'm testing a perl script that runs on a Solaris 8 mail server to read Unix mailbox files and append the messages to Cyrus mailboxes. I need to do this for 17000 mailboxes, and it's way too slow. The server is pretty much idle. Neither the perl script nor the imapd process are CPU or I/O bound.

Re: Slow loading of Cyrus mailboxes

2001-10-01 Thread Lawrence Greenfield
Date: Sun, 30 Sep 2001 20:12:01 -0500 (CDT) From: [EMAIL PROTECTED] I'm testing a perl script that runs on a Solaris 8 mail server to read Unix mailbox files and append the messages to Cyrus mailboxes. I need to do this for 17000 mailboxes, and it's way too slow. The server is

Re: Slow loading of Cyrus mailboxes

2001-10-01 Thread mills
Larry Greenfield writes: > > Date: Sun, 30 Sep 2001 20:12:01 -0500 (CDT) > From: [EMAIL PROTECTED] > >1.5735 write(6, " 1 1 7 a p p e n d u".., 39) = 39 >1.5738 write(6, "\r\n", 2) = 2 >1.6709 read(6, " + g o a h e a d\r\n", 8192) = 12