Hello Jason,
On Wednesday, December 11, 2002, Jason Corekin wrote...

> I have at least one folder that I use for archiving a mailing list
> that I am on that has almost 5000 messages. It displays just fine
> when I leave it in the unthreaded paginated view. However when I try
> to either display in threaded view or one large list, I get and
> error message that says that the server reached it's execution time
> limit of 30 seconds. While this was running I popped open a window
> on the server and ran top to find that httpd (RH 8.0 Apache 2) was
> using as high as 99% of the processing resources. So that leaves me
> with two questions.

> 1)  Is there anyway lengthen the execution time limit?

  Edit php.ini there is a timeout setting in there.

> 2) Is there anyway to increase the efficiency of the process so that
> it doesn't take so long in the first place?

  Try running config/conf.pl and going to #4 and turning ON server
  side sorting. Takes the work load off of PHP and puts it where it
  should be, on the IMAP server.

-- 
Jonathan Angliss
([EMAIL PROTECTED])



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to