Re: SSD support

2011-03-15 Thread 张练
I was not watching the hash build process of the collection of structure Part, and i think the method proposed need to be improved. On Tue, Mar 15, 2011 at 11:06 AM, 张练 wrote: > In https://cwiki.apache.org/TS/ssdsupport.html, we proposed our > demands. > In irc log jplevyakg proposed t

RE: Can't not load file (INKfopen issue)

2011-03-15 Thread ChangCheng
Hi, i have tried the version v2.1.6,I still got same problem.could not load file.AnySuggestion? > Date: Mon, 14 Mar 2011 11:57:23 -0600 > From: zw...@apache.org > To: dev@trafficserver.apache.org > CC: ccai...@msn.com > Subject: Re: Can't not load file (INKfopen issue) > > On 03/14/2011 11:53 A

Re: SSD support

2011-03-15 Thread John Plevyak
#2 is a very viable option and could be implemented relatively easily. Here is my proposal. Do not attempt to write full objects into the SSD, instead use it like the RAM cache as a fragment cache. The semantics of a fragment cache are much easier (i.e. just a simple hash table rather than havin

Re: svn commit: r1081921 - in /trafficserver/traffic/trunk/lib/tsconfig: Makefile.am TsBuilder.cc TsErrataUtil.cc test-1.tsconfig test-tsconfig.cc

2011-03-15 Thread Igor Galić
- Original Message - > Author: amc > Date: Tue Mar 15 20:04:53 2011 > New Revision: 1081921 > > URL: http://svn.apache.org/viewvc?rev=1081921&view=rev > Log: > TS-708 > > Added: > trafficserver/traffic/trunk/lib/tsconfig/test-1.tsconfig > trafficserver/traffic/trunk/lib/tsconfig/t

SVN delete traffic/branches/UserFiber

2011-03-15 Thread Leif Hedstrom
Hi all, I'd like to remove this branch, for two reasons: 1) It's not maintained, and not properly licensed 2) If Yahoo! open sources their User Fiber Framework with ASF, it should be in either its own top-level project, or as a tree next to "traffic" (and not a branch of traffic as it is now)