[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
high cpu usage  XML
Forum Index -> Ehcache
Author Message
octxmas

neo

Joined: 07/28/2014 18:01:03
Messages: 1
Offline


wowza - ehcache

What are lowering the cpu usage?

1. cache config
<cache name="ehCache" maxEntriesLocalHeap="16000"
maxElementsOnDisk="10000" eternal="false" overflowToDisk="false"
diskSpoolBufferSizeMB="20" timeToIdleSeconds="172800"
timeToLiveSeconds="172800" />
2. statistics ( hit / put / mis )
2014-07-29 00:05:44 INFO (hit/put/miss): 590521772/4126095/4126114
2014-07-29 00:10:44 INFO (hit/put/miss): 599211971/4191032/4191060
2014-07-29 00:15:45 INFO (hit/put/miss): 607814226/4253202/4253230
2014-07-29 00:20:45 INFO (hit/put/miss): 616343188/4316039/4316087
2014-07-29 00:25:45 INFO (hit/put/miss): 625013682/4379081/4379116
2014-07-29 00:30:45 INFO (hit/put/miss): 633725675/4443421/4443456
2014-07-29 00:35:45 INFO (hit/put/miss): 642402332/4509255/4509280
2014-07-29 00:40:45 INFO (hit/put/miss): 650984934/4573210/4573249
2014-07-29 00:45:45 INFO (hit/put/miss): 659447118/4637606/4637655
2014-07-29 00:50:45 INFO (hit/put/miss): 667727659/4701430/4701491
2014-07-29 00:55:45 INFO (hit/put/miss): 675887628/4764818/4764861
2014-07-29 01:00:45 INFO (hit/put/miss): 684474062/4827832/4827852
2014-07-29 01:05:45 INFO (hit/put/miss): 693132241/4893811/4893835
2014-07-29 01:10:45 INFO (hit/put/miss): 701805870/4960981/4961024
2014-07-29 01:15:45 INFO (hit/put/miss): 710494684/5029200/5029231
2014-07-29 01:20:45 INFO (hit/put/miss): 719183679/5097795/5097829
2014-07-29 01:25:45 INFO (hit/put/miss): 727887295/5165852/5165877
2014-07-29 01:30:45 INFO (hit/put/miss): 736565201/5234579/5234605
2014-07-29 01:35:45 INFO (hit/put/miss): 745301780/5301685/5301692
2014-07-29 01:40:45 INFO (hit/put/miss): 754107935/5368606/5368629
2014-07-29 01:45:46 INFO (hit/put/miss): 762973949/5435023/5435034

3. cpu usage 100%, centos system load value 25

 
Forum Index -> Ehcache
Go to:   
Powered by JForum 2.1.7 © JForum Team