|
|
| Keep It Simple, Stupid | |
| PerlMonks |
exec command taking agesby pmcilfatrick (Initiate) |
| on Nov 24, 2010 at 12:24 UTC ( #873422=perlquestion: print w/ replies, xml ) | Need Help?? |
|
pmcilfatrick has asked for the
wisdom of the Perl Monks concerning the following question:
We have a webpage for analysing WebLogic log files which writes the progress to the browser. This interactive processing can sometimes take several hours depending on the number and size of the log files and necessitates the PC remaining switched on. I have now modified our webpages so now there is an option to process the log files as a background task. Here is the code:
My question is how to stop this webpage taking ages in Firefox showing the message "Transferring data from <server name>" at the bottom left corner of the browser and progress being shown in the bottom right. The webpage can take up to 5 minutes to display 'Done'! BTW, we are running Apache 2.2.16 on OEL5.3. Is there any way I can get this webpage to complete more quickly? Thanks Paul McIlfatrick
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||