07-30-2018 12:13 AM
Hi All,
Currently, I am using alfresco community 5.0d version in production server.
We have allocated 16GB RAM to the hosted instance.
Currently, I am facing the issue of slowness. Also, out of box login API is taking 11 to 12 seconds to produce alf ticket.
Current subsystem properties.
### Solr indexing ###
index.subsystem.name=solr4
dir.keystore=${dir.root}/keystore
solr.host=localhost
solr.port.ssl=8443
The total size of the alf_data folder is 449GB. And here I am attaching the document which describes alf_data size.
So can someone please suggest me any reason for this slowness?
07-30-2018 12:21 AM
Probably this can help: /blogs/alfresco-premier-services/2017/05/16/troubleshooting-alfresco-performance-from-the-bottom-up
07-30-2018 12:21 AM
Probably this can help: /blogs/alfresco-premier-services/2017/05/16/troubleshooting-alfresco-performance-from-the-bottom-up
10-01-2021 05:42 AM
I made a project under Alfresco (setting up a digital library under alfresco), when I copy the alfresco file into my supervisor's machine does not work (my supervisor wants my project to work in his machine) can- will you help me please?
07-30-2018 07:08 AM
Hi:
I see that you delete a lot in your instance (due the size of contentstore.deleted). This may require lots of resources for SOLR. Some basics recommendations included in Nathan's article :
- Increase JVM size and monitorize (at least via OOTB Support Tools)
- Reindex SOLR (if you delete a lot, your indices may be fat of deleted documents which occupy more space and perform worse when searching)
- Separate SOLR instance (use dedicated resources for your index and search server)
Regards.
--C.
07-30-2018 07:22 AM
Cesar Capillas
I guess that 90% of "contentstore.deleted" are DELETED nodes that are out of Database and SOLR.
If your assumption is true, and trashcan have been never been purged, then they have a huge node just under Archive root. And this can be also the cause of the low performance.
Explore our Alfresco products with the links below. Use labels to filter content by product module.