I have an application that needs to perform some large processes, moving
data as well as generating some rather large output files.  This process
might take about 15 to 20 minutes to complete and "MUST" be completed.  It
is only run by 1 administrator every and not a general user.

1)Is there anything I should do to adjust this script to optimize/ensure it
doesn't time out before finished?

2)Will a long process like this keep the general users from using the
system?

Thanks,
william






-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to