Active
Project:
Node import
Version:
6.x-1.0-rc4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2009 at 21:51 UTC
Updated:
25 Mar 2009 at 21:51 UTC
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.