Hi,
We have deployments scheduled to occur every 30 minutes. The deployment will only push out 1 file. It is pushing this to the root of our htdocs folder.
The problem is that the log files are 32 MB for every run. Its going over a GIG in under a day.

The reason is that it is scanning all files in the htdocs root. Is there a way i could make this script more effecient?
[HTML]
-
[/HTML]
Thanks,
Rajat