Don't publish the items directly with that amount of records. Lucene can cause issues which costs a lot of performance
In UmbracoSettings set <ContinouslyUpdateXmlDiskCache> to false. When set to true it will also update the internal cache when you create a new document.
Set timeout higher in web.config
Publish in smaller batches, but with 1700 records that shouldn't be the case.
CMSimport PRO 1.1 - big file import
Hello Umbraco community :),
I'm wondering if you can help me out with an error in CMSimport PRO 1.1
It's about importing a CSV file into CMSimport PRO 1.1 (Umbraco version 4.0.2.1), this file contains 1700 records with aprox. 25 colums.
At the end of the process Umbraco tells me "Importing Data don't interrupt this process"
After 1,5 ours it still's tells me "Importing Data don't interrupt this process" .
Can somebody share there knowledge with me how to get this done? Use batches?
Thx,
Regards,
Bo Hendriks
Hi Bo,
Here are a few things you can try:
Still disk activity after 1,5 hours?
Hope these settings help you./
Cheers,
Richard
is working on a reply...