Showing posts with label optimization. Show all posts
Showing posts with label optimization. Show all posts

Friday, November 29, 2013

Liferay performance tuning


        Below are the high level steps to tune the liferay server :  

Step 1 : Adjust the server's thread pool and JDBC connection pool

  1. Unfortunately, there's no magic number for this: it must be tuned based on usage. 
  2. By default, Liferay is configured for a maximum of 100 database connections. 
  3. For Tomcat, a good number is between 200 and 400 threads in the thread pool

Tha 𝗔𝗣𝗜 Design 𝗛𝗮𝗻𝗱𝗯𝗼𝗼𝗸

 Here is the 𝟮𝟬𝟮𝟲 𝗔𝗣𝗜 𝗛𝗮𝗻𝗱𝗯𝗼𝗼𝗸 broken down by architecture: 𝟭. 𝗧𝗵𝗲 "𝗥𝗲𝗾𝘂𝗲𝘀𝘁-𝗥𝗲𝘀𝗽𝗼𝗻𝘀𝗲" 𝗧𝗿𝗶𝗼: ...