Alfresco 6.2 performance issue

cancel
Showing results for 
Search instead for 
Did you mean: 
tkuprowski2
Member II

Alfresco 6.2 performance issue

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
kintu_barot
Senior Member

Re: Alfresco 6.2 performance issue

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