cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco 6.2 performance issue

tkuprowski2
Champ in-the-making
Champ in-the-making

After successfull upgrade from version 4.2 to 6.2 we noticed performance loss in our webscripts. We have f.e. a script which replaces members in groups.

It uses authorityService to let's say clean group and add few members. This single call tooks about 1 second :

authorityService.removeAuthority(...)

We would be very grateful for any advices to configure ACS because we trust that it's not normal situation that it works so slow.

1 REPLY 1

kintu_barot
Star Collaborator
Star Collaborator

Hi,

It is difficult to analyse the performance impact at this high-level but it is advaisable to rewrite or recompile the code with the compatible alfresco sdk. If you already have done that then you need to measure different performance parameters and tune the jvm and other configurations.

Regards,
Kintu