Thanks Niketa
According to JVM_tuning post our server configuration is ok . WE set our JVM "-server -Xss1M -Xms3G -Xmx6G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:NewSize=2G -XX:MaxPermSize=1G -XX:CMSInitiatingOccupancyFraction=80"
I have one doubt we set XX:MaxPermSize=1G our total RAM 12 GB inthis server. its may be the reason of performance issue. Can u confirm what should perfect value for this.
For second Consideration
Please tell me in which file we get all these option for disable . Its very helpful for me
1)system.usages.enabled=false
2)You should disable in Transaction lucene Indexing
3)You should turn off modification timestamp propogation. system.enableTimestampPropagation=false
You need to consider alfresco features which you are really not using those all should be disable like auditing, content preview [set some preview limit], entire content indexing etc…
ID 190881
thanks in Advance
Vishal