Xcache stats on the dedicated

Discussion in 'Site & Server Administration' started by ASTRAPI, Jan 10, 2010.

  1. #1
    Hello

    From that stats what do you think is it ok or i can give more power to xcache as i have a 2gb free ram?

    [​IMG]

    If you think that i can more power there let me know what i can change in the ini file according to my server:

    # 2x Intel Xeon Quad 5405
    # 8192 MB FB DDR2 RAM (i can add extra 4gb)
    # SAS 160gb 15.000 rpm


    My ini settings:

    [xcache]
    xcache.shm_scheme = "mmap"
    xcache.size = 64M
    xcache.count = 8
    xcache.slots = 1K
    xcache.ttl = 3600
    xcache.gc_interval = 300
    
    xcache.var_size = 8M
    xcache.var_count = 1
    xcache.var_slots = 1K
    xcache.var_ttl = 3600
    xcache.var_maxttl = 3600
    xcache.var_gc_interval = 300
    
    ; N/A for /dev/zero
    xcache.readonly_protection = Off
    xcache.mmap_path = "/dev/zero"
    xcache.cacher = On
    xcache.stat = On 
    
    ; Local Variables:
    ; tab-width: 4
    ; End:
    Code (markup):

     
    ASTRAPI, Jan 10, 2010 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    Xcache isn't using all the memory it currently has allocated, so giving it more memory isn't going to make it any faster/better.
     
    digitalpoint, Jan 10, 2010 IP
  3. ASTRAPI

    ASTRAPI Guest

    Messages:
    500
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yes that's what i am asking if the alocated is not enough to add more and what edit i must do to increase it?

    Thanks
     
    ASTRAPI, Jan 10, 2010 IP