Is there a way to put pauses into the importer.php script?
I'm concerned about server load when importing a big list (whatever that is).
Would be good if you could put into the importer.php configuration something like, "Do X number of imports, and then take a rest, and then do another X imports, rest, X imports, rest....etc..."
Comments on Importer.php - large lists - server load
Experienced
Usergroup: Customer
Joined: May 23, 2006
Total Topics: 16
Total Comments: 51
Is there a way to put pauses into the importer.php script?
I'm concerned about server load when importing a big list (whatever that is).
Would be good if you could put into the importer.php configuration something like, "Do X number of imports, and then take a rest, and then do another X imports, rest, X imports, rest....etc..."
Many thanks
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
I'd suggest just splitting the file.
I'll consider a paged import for 4.0.
Experienced
Usergroup: Customer
Joined: May 23, 2006
Total Topics: 16
Total Comments: 51
Okay. Sounds good. Thanks, Paul