Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Sep 25, 2010 3:11 am 
Offline
Senior Member

Joined: Sat Sep 25, 2010 2:25 am
Posts: 75
Website: http://www.ruchirablog.com
Location: Sri Lanka
Hello,
Im using linode 512 and I have setup nginx+memcached for my wordpress blog!

Currently my sql data base weights about 80mb and I have set memcached ram for 50MB Do i need to adjust ram to match my database size?

Seems like im getting about 4% in memcached GET MISSES and do i need to increase the ram for memcached?
Thanks


Top
   
 Post subject:
PostPosted: Sat Sep 25, 2010 12:20 pm 
Offline
Senior Member

Joined: Mon Oct 27, 2008 10:24 am
Posts: 173
Website: http://www.worshiproot.com
Some percentage of misses are to be expected. Here's how caching works:

Your program realizes is needs object XYZ.
It checks the cache for object XYZ and finds it's not there (this generates a 'miss').
It gets object XYZ from the data and sticks it in the cache for next.

So, every object that's in the cache probably generated a miss the first time Wordpress looked for it.

Don't worry about how many misses you're seeing, just pay attention to how full the cache is getting. If it's >75% full after a while, you may want to bump the size up a bit.


Top
   
 Post subject:
PostPosted: Sat Sep 25, 2010 12:29 pm 
Offline
Senior Member

Joined: Sat Sep 25, 2010 2:25 am
Posts: 75
Website: http://www.ruchirablog.com
Location: Sri Lanka
thank you very much for your reply! :) currently my misses is 3% ill monitor this! :)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group