Hi,

My website is always crashing when I'm importing CSV files of more than 1500 lines.

The module use a lot of cpu ressources.

Top Process %CPU 67.3 httpd [mywebsite.ca] [/admin/content/node_import/8/continue]
Top Process %CPU 65.5 httpd [mywebsite.ca] [/admin/content/node_import/8/continue]
Top Process %CPU 64.8 httpd [mywebsite.ca] [/admin/content/node_import/8/continue]

-1- is there any way to limit the cpu usage of this module?

thank you.