Subscribe
Subscribe
Subscribe Options (Close)
Topic: memcached
New with Topic: memcached
James B posted a tweet
just got drizzle, memcached & S3 working together thanks to this blog post: http://j.mp/drizzles3 hooking it up to ruby & php next.
Abhi posted a tweet
http://bit.ly/D2sZr - MemChat: An Open source group chat #framework in #PHP supporting #Memcached, #APC, #SQLite, Flat Files, #MySQL
Abhi posted tweets
Friends RT Plz : http://tinyurl.com/y9ts66t - MemChat: An Open source chat #framework in #PHP #Memcached, #APC, #SQLite, Flat Files, #MySQL
http://tinyurl.com/y9ts66t - MemChat: An Open source group chat #framework in #PHP supporting #Memcached, #APC, #SQLite, Flat Files, #MySQL
Abhi posted a tweet
http://tinyurl.com/y9ts66t - MemChat: An Open source group chat #framework in #PHP supporting #Memcached, #APC, #SQLite, Flat Files, #MySQL
Abhi bookmarked a link
Ryan P bookmarked a link
kolen bookmarked a link
cbgreenwood posted a tweet
RT @raj_narayan: Join MySQL, Gear6 and Tinker at the Memcached and MySQL Webinar today at 10am http://bit.ly/OoRIe
Jorge Grippo posted a tweet
RT @szabgab: New book: Developing Web Applications with #Apache, #MySQL, #memcached, and #Perl http://bit.ly/2b6As
macdet bookmarked links
tcp_tw_recycle broken?
Having the proxy set up and tear down 6000 tcp connections a second tothe same test server ip and port,it quickly blows up (5 seconds) due to all 30000 ephemeral ports goingto TIME_WAIT.setting tw_recycle=1 fixed the problem, and there are never more...
Having the proxy set up and tear down 6000 tcp connections a second tothe same test server ip and port,it quickly blows up (5 seconds) due to all 30000 ephemeral ports goingto TIME_WAIT.setting tw_recycle=1 fixed the problem, and there are never more...
Re: Dropped connections with tcp_tw_recycle=1
In short: I can tell you that you *must not* use tcp_tw_recycle for any machine talking to machines behind masquerading firewalls (iow, only use it inside isolated networks). But I cannot tell you what exactly it is supposed to do and what the difference...
In short: I can tell you that you *must not* use tcp_tw_recycle for any machine talking to machines behind masquerading firewalls (iow, only use it inside isolated networks). But I cannot tell you what exactly it is supposed to do and what the difference...
Red Hat Knowledgebase: What does "warning, got duplicate tcp line" mean in the output of netstat?
Execute sysctl -p to make these new settings take effect. Essentially the messages mean there are two identical recorded TCP connections. This can happen if a connection is rapidly closing and re-connecting on the same address/port tuple. This should...
Execute sysctl -p to make these new settings take effect. Essentially the messages mean there are two identical recorded TCP connections. This can happen if a connection is rapidly closing and re-connecting on the same address/port tuple. This should...
www.centos.org - Forums - CentOS 5 - Networking Support - tcp_tw_recycle
It is best not to set that. You will violate the tcp specification and cause connection issues to clients who are not able to instantly get a reply from the server.Instead use some other sysctl changes for optimization and test the effects on slow and...
It is best not to set that. You will violate the tcp specification and cause connection issues to clients who are not able to instantly get a reply from the server.Instead use some other sysctl changes for optimization and test the effects on slow and...
Moosh posted a tweet
RT @tweetmeme MySQL :: Designing and Implementing Scalable Applications with Memcached and MySQL http://tinyurl.com/mn9ouq
igrigorik bookmarked a link
Shonzilla posted a tweet
just heard #Facebook memcached screaming for help. Selected thumbnails loading with a minute delay.
Mike Nolan bookmarked a link
4 days ago
Delicious
| Topics: memcached, php, monitoring, statistics | Add delicious to your profile
Delicious
| Topics: memcached, php, monitoring, statistics | Add delicious to your profileMorten Amundsen bookmarked a link
5 days ago
Delicious
| Topics: sharding, database, mysql, performance | Add delicious to your profile
Delicious
| Topics: sharding, database, mysql, performance | Add delicious to your profilecbuschx7 posted a blog entry
Search Engine SEO Google Tips - Ecommerce Webmaster Guide
www.gsinc.co.uk 5 useful SEO tips for ECommerce websites by Gareth Davies of GSINC Ltd - based in Birmingham UK. A short SEO...
www.gsinc.co.uk 5 useful SEO tips for ECommerce websites by Gareth Davies of GSINC Ltd - based in Birmingham UK. A short SEO...
5 days ago
Andrew Clacy Australian Internet Marketer
| Topics: SEO, Birmingham Uk, Blog Archive, Diy Network
Andrew Clacy Australian Internet Marketer
| Topics: SEO, Birmingham Uk, Blog Archive, Diy Networkmndoci posted a tweet
RT @rehanift: Using AWS S3 as a storage engine in Drizzle (with memcached as an optional wrtie-thru cache) http://bit.ly/1CCvon
Tsung bookmarked a link
5 days ago
Delicious
| Topics: performance, memcached, scalability, scalable | Add delicious to your profile
Delicious
| Topics: performance, memcached, scalability, scalable | Add delicious to your profileFrancesco Fullone bookmarked a link
5 days ago
Delicious
| Topics: database, scalability, mysql, performance | Add delicious to your profile
Delicious
| Topics: database, scalability, mysql, performance | Add delicious to your profiledanielecr bookmarked a link
'Database Sharding at Netlog, with MySQL and PHP', developers's blog message on Netlog
ds to monitor multiple servers), and the possibility of "replication lag"; your slaves might get out-of-sync with the master database (because of locking read-queries, downtime, inferior hardware, etc.), resulting in out-of-date results being...
ds to monitor multiple servers), and the possibility of "replication lag"; your slaves might get out-of-sync with the master database (because of locking read-queries, downtime, inferior hardware, etc.), resulting in out-of-date results being...
5 days ago
Delicious
| Topics: database, scalability, sharding, mysql | Add delicious to your profile
Delicious
| Topics: database, scalability, sharding, mysql | Add delicious to your profilemacdet bookmarked a link
http://code.sixapart.com/svn/memcached/trunk/server/scripts/memcached-tool
my %items; # class -> { number, age, chunk_size, chunks_per_page, # total_pages, total_chunks, used_chunks, # free_chunks, free_chunks_end } print $sock "stats items\r\n"; while (<$sock>) { last if /^END/; if (/^STAT...
my %items; # class -> { number, age, chunk_size, chunks_per_page, # total_pages, total_chunks, used_chunks, # free_chunks, free_chunks_end } print $sock "stats items\r\n"; while (<$sock>) { last if /^END/; if (/^STAT...
5 days ago
Delicious
| Topics: memcached, monitoring, performance, cache | Add delicious to your profile
Delicious
| Topics: memcached, monitoring, performance, cache | Add delicious to your profilejoaisdnsal bookmarked a link
Breyten bookmarked a link
jeromewong@... bookmarked a link
Bruno B. bookmarked a link
RobertoAlamos bookmarked a link
9 days ago
Delicious
| Topics: twitter, scalability, programming, toread | Add delicious to your profile
Delicious
| Topics: twitter, scalability, programming, toread | Add delicious to your profileNater Kane bookmarked a link
PHP: tokyo_tyrant - Manual
tokyo_tyrant extension provides a wrapper for Tokyo Tyrant client libraries. The extension contains the normal key-value API and the table API."Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet. Though the DBM has high...
tokyo_tyrant extension provides a wrapper for Tokyo Tyrant client libraries. The extension contains the normal key-value API and the table API."Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet. Though the DBM has high...
sweemenghacker bookmarked a link
indigo11 shared an item
Twitter系统运维经验
最近看到的另外一个介绍Twitter技术的视频[Slides] [Video (GFWed)],这是Twitter的John Adams在Velocity 2009的一个演讲,主要介绍了Twitter在系统运维方面一些经验。...
最近看到的另外一个介绍Twitter技术的视频[Slides] [Video (GFWed)],这是Twitter的John Adams在Velocity 2009的一个演讲,主要介绍了Twitter在系统运维方面一些经验。...
12 days ago
Google Reader
| Topics: tech, cache, memcached, twitter | Add google reader to your profile
Google Reader
| Topics: tech, cache, memcached, twitter | Add google reader to your profileEst shared an item
Twitter系统运维经验
最近看到的另外一个介绍Twitter技术的视频[Slides] [Video (GFWed)],这是Twitter的John Adams在Velocity 2009的一个演讲,主要介绍了Twitter在系统运维方面一些经验。...
最近看到的另外一个介绍Twitter技术的视频[Slides] [Video (GFWed)],这是Twitter的John Adams在Velocity 2009的一个演讲,主要介绍了Twitter在系统运维方面一些经验。...
12 days ago
Google Reader
| Topics: tech, cache, memcached, twitter | Add google reader to your profile
Google Reader
| Topics: tech, cache, memcached, twitter | Add google reader to your profileDidier bookmarked a link
13 days ago
Delicious
| Topics: programming, monitoring, coding, server | Add delicious to your profile
Delicious
| Topics: programming, monitoring, coding, server | Add delicious to your profileAlex Vermeule http://alexve.com posted a tweet
Gave W3 Total Cache for #WordPress a try; 19.06 sec load time (memcached enabled), WP Super Cache 9.4 sec http://bit.ly/fNCX Any idea why?
Barry bookmarked links
Ruby memcached
Ruby interface to libmemcached C client
Ruby interface to libmemcached C client
memcache-top
Perl memcached interrogator that outputs in a top-like format
Perl memcached interrogator that outputs in a top-like format
Christian bookmarked a link
stoyan bookmarked a link
memcache-top
Memcache-top - perl command-line memcached stat reporter, top-like output
Memcache-top - perl command-line memcached stat reporter, top-like output
allenown bookmarked a link
memcache-top - Project Hosting on Google Code
perl command-line memcached stat reporter, top-like output
perl command-line memcached stat reporter, top-like output
17 days ago
Delicious
| Topics: software, opensource, programming, server | Add delicious to your profile
Delicious
| Topics: software, opensource, programming, server | Add delicious to your profilescott posted a tweet
@ingenthr Seems Virident,Gear6,Schooner are no less vulnerable to the Memcached Multiget Hole http://bit.ly/2tuevCHow about NorthScale?
primofeed bookmarked a link
prince bookmarked a link
23 days ago
Delicious
| Topics: ruby, performance, scalability, scaling | Add delicious to your profile
Delicious
| Topics: ruby, performance, scalability, scaling | Add delicious to your profileBarnabas_K bookmarked a link
redis - Project Hosting on Google Code
Redis is a key-value database. It is similar to memcached but the dataset is not volatile, and values can be strings, exactly like in memcached, but also lists and sets with atomic operations to push/pop elements.In order to be very fast but at the...
Redis is a key-value database. It is similar to memcached but the dataset is not volatile, and values can be strings, exactly like in memcached, but also lists and sets with atomic operations to push/pop elements.In order to be very fast but at the...
matipl bookmarked a link
matipl bookmarked a link
Morten Amundsen bookmarked a link
Francesco Fullone bookmarked a link
TheStoryteller posted a blog entry
Using new PECL Memcached extension for storing session data
Many of you already know that managing session is a critical task for web applications, specially when you want to avoid I/O...
Many of you already know that managing session is a critical task for web applications, specially when you want to avoid I/O...
Jackson6 posted a blog entry
MySQL-Memcached or NOSQL Tokyo Tyrant – part 2
Part 1 of our series set-up our "test" application and looked at boosting performance of the application by buffer MySQL...
Part 1 of our series set-up our "test" application and looked at boosting performance of the application by buffer MySQL...
Jackson6 posted a blog entry
MySQL-Memcached or NOSQL Tokyo Tyrant – part 1
All to often people force themselves into using a database like MySQL with no thought into whether if its the best solution to...
All to often people force themselves into using a database like MySQL with no thought into whether if its the best solution to...
Eccentric One posted a tweet
the king of caching is dead, long live the king of caching! - Memcached vs. Redis
P bookmarked a link
You
Explore
Create
Help
MyBlogLog Blog | MyBlogLog RSS Feed | Terms of Service | Privacy Policy | Report Abuse
Copyright © 2005-2009 MyBlogLog. All rights reserved. Copyright/IP Policy


























