RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
Memcached

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
ankurs



Joined: 10 Mar 2009
Posts: 605

PostPosted: Dec 06, 2010 8:53 am    Post subject: Memcached Reply with quote

Any chance of including Memcached support in next XFS release ?

Or can this be done by custom mods ?

http://memcached.org/
Back to top
View user's profile Send private message
bigbuffertv



Joined: 31 Oct 2009
Posts: 35

PostPosted: Dec 06, 2010 5:36 pm    Post subject: Reply with quote

would be nice if we can get something like this in the next rls
Back to top
View user's profile Send private message
ankurs



Joined: 10 Mar 2009
Posts: 605

PostPosted: Dec 07, 2010 12:05 pm    Post subject: Reply with quote

Admin ? or anyone from staff can comment on this ?

This will help with main server loads, as lot of I/O will be reduced.
Back to top
View user's profile Send private message
admin
Site Admin


Joined: 22 Mar 2006
Posts: 1286

PostPosted: Dec 07, 2010 1:10 pm    Post subject: Reply with quote

what kind of memcached supprot are you looking for?
Back to top
View user's profile Send private message Send e-mail
ankurs



Joined: 10 Mar 2009
Posts: 605

PostPosted: Dec 07, 2010 1:42 pm    Post subject: Reply with quote

admin wrote:
what kind of memcached supprot are you looking for?


for database

so we can cache (ram) and would never hit database (disk) unless needed
Back to top
View user's profile Send private message
chrda



Joined: 14 Sep 2009
Posts: 260

PostPosted: Dec 08, 2010 3:21 am    Post subject: Reply with quote

ssd drive might do the trick here also Smile

I currently upgraded web frontends to use 4x146Gb 15k SAS in raid10
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ankurs



Joined: 10 Mar 2009
Posts: 605

PostPosted: Dec 08, 2010 5:20 am    Post subject: Reply with quote

chrda wrote:
ssd drive might do the trick here also Smile

I currently upgraded web frontends to use 4x146Gb 15k SAS in raid10


why spend thousands on ssd raid 10 , when same thing can be done better with memcached
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 2106
Location: UFO Lab

PostPosted: Dec 08, 2010 9:40 am    Post subject: Reply with quote

Memcached is RAM-only cache, so on reboot you will loose all your memcache data. This is strongly limit us since almost all info is importnat for us.
XFS almost don't have STATIC pages like Blog posts or single pages.
We can't cache Upload / Download / My Account / My Files pages since info could be updating there each second.

I'd like to cache something but really can't think the best way to do this.
Back to top
View user's profile Send private message Visit poster's website
ankurs



Joined: 10 Mar 2009
Posts: 605

PostPosted: Dec 08, 2010 11:04 am    Post subject: Reply with quote

PilgrimX182 wrote:
Memcached is RAM-only cache, so on reboot you will loose all your memcache data. This is strongly limit us since almost all info is importnat for us.
XFS almost don't have STATIC pages like Blog posts or single pages.
We can't cache Upload / Download / My Account / My Files pages since info could be updating there each second.

I'd like to cache something but really can't think the best way to do this.


Ram-cache is for read & not writes; it does write to disk at on inserts.

Facebook has 200TB of memcache servers ! , they are used for a reason; disk isnt as fast as it should be.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro All times are GMT
Page 1 of 1

 
Jump to:  
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
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group