Hi All DSpace Colleagues,

Our DSpace site is responding slowly, when opening collection it takes time 
to load, when logging in the same occur. CPU on the server was one point 
thought it might be causing the issue as a results it was increased and the 
following steps happened to let node.js use additional CPU, but it looks 
like it is not happening. Node.js is using one CPU ignoring additional CPU 
added.


From what we can observe at the moment node.js is only using 1 cpu.
We've tried to follow the steps in the doc below

https://wiki.lyrasis.org/display/DSDOC7x/Performance+Tuning+DSpace#PerformanceTuningDSpace-PerformanceTuningtheFrontend(UI)

Below is the command we ran for it to run in cluster mode run in cluster 
mode but it still fails

# Start the "dspace-ui" app & cluster it across all available CPUs
pm2 start dspace-ui.json -i max


Below is the output it is still running in fork mode

dspace@wiredspace:~/install/dspace-ui-deploy$ pm2 ls 
┌─────┬──────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐
│ id  │ name         │ namespace   │ version │ mode    │ pid      │ uptime 
│ ↺    │ status    │ cpu      │ mem      │ user     │ watching │
├─────┼──────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
│ 0   │ dspace-ui    │ default     │ N/A     │ fork    │ 636083   │ 114s   
│ 0    │ online    │ 0%       │ 256.6mb  │ dspace   │ disabled │
└─────┴──────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘

Regards,
Lewatle 

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/33df61a0-be53-4aa6-a1a0-00a5556913edn%40googlegroups.com.

Reply via email to