Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
modcache 1.7.0 released
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
qhy  
View profile  
 More options May 13, 1:06 am
From: qhy <shellc...@gmail.com>
Date: Tue, 12 May 2009 22:06:44 -0700 (PDT)
Local: Wed, May 13 2009 1:06 am
Subject: modcache 1.7.0 released
modcache 1.7.0 was released one week ago and the most important change
of v1.7.0 is that modcache can save content in memory. Detail can be
found at http://www.linux.com.cn/modcache/

Here I want to make some issues clearer:
1) cache memory is managed by LRU. When memory is full, unused items
will remove from memory, but not to move to local disk. the reason
that don't move unused items to disk is that writing large amount of
files to disk at the same time may block normal http service until
write finished (we can't use NON_BLOCK IO here), blocking http service
is not what we want, we want lighttpd to provide service
uninterrupted.

2) add reference count to buffer structure. The purpose of refer count
is to eliminate unnecessary memory copy/free from cache memory store
to network buffer.

modcache 1.7.0 works great and beyonds my expectation


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Snailfly.Yin  
View profile  
 More options Jun 2, 9:14 pm
From: "Snailfly.Yin" <snail...@gmail.com>
Date: Wed, 3 Jun 2009 09:14:13 +0800
Local: Tues, Jun 2 2009 9:14 pm
Subject: Re: modcache 1.7.0 released

On Wed, May 13, 2009 at 1:06 PM, qhy <shellc...@gmail.com> wrote:

> modcache 1.7.0 works great and beyonds my expectation
> --~--~---------~--~----~------------~-------~--~----~

Greate ! Thank you very much!

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google