My Host have a limitation for 60 Seconds to run any script. This is protection of the server from attacks and spam.
But this makes problems for my relativly Big Board.
Since my Forum got more than 200 tousand posts, I am having trouble to generate my sitemaps, as of it takes more than 60 seconds.
Is there any way to make some SLEEP during sitemap generation if runing time reaches 60 seconds?
Or I would like to have many step for generation and say run vbseo_sitemap.php, each limited with set_time_limit(50); 50 seconds.
At worst case I am thinkign to defining many scheduled tasks one after another that helps to finish weekly generation of sitemaps, otherwise I need to run it manually that generation finishes.


LinkBack URL
About LinkBacks





Reply With Quote


