I got the page to work the way I was talking about. In order to thread the 5000 some odd pages, I had to set max_execution_time = 120 and memory_limit = 20M. To actually view them all on one page it took setting the max_execution_time = 480 and memory_limit = 50M. Talk about a huge page. Even when connected locally over my 100Mbit FDX network it still took a few minutes to even receive the finished page from Apache. I think that I like being able to use the thread view, but the show all view just is TOO much.
Just thought I'd let you know how things turned out Jason Corekin > 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 ------------------------------------------------------- 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