`
robinfung
  • 浏览: 52689 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

performance tuning

 
阅读更多

laetcy
GC log - heap tuning

how many time of gc
how long of the test

peek loading

gc pwous time

ISA ( IBM analysior )

5% of gc time

grap

Winky
thread pool
connection pool

graciefrontcontroller

AWR - ADDM

 

DB parameters fine tune

If need to apply

DB db_keep_cache_size 2G

Probably need more memory(below two) allocating, must has twice or more of

DB memory_max_target 4G(at least)
DB memory_target 4G(at least)

WAS setting depence on the DB parameter

WAS JDBC Statement cache size 350
DB   open_cursors 1000(300)

if not

maximum open cursors exceeded

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics