[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] client data compression
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] client data compression
- From: Henrik "Størner" <henrik (at) hswn.dk>
- Date: Tue, 16 Dec 2008 22:37:46 +0000 (UTC)
- Newsgroups: lists.hobbit
- Organization: Linux Users Inc.
- References: <494744C7.20101 (at) websitemanagers.com.au> <gi7hui$1gh$1 (at) voodoo.hswn.dk> <4947D40F.8060102 (at) websitemanagers.com.au> <961092e10812161359h7061a15fna1cd7c357c6cf901 (at) mail.gmail.com> <961092e10812161359h7061a15fna1cd7c357c6cf901 (at) mail.gmail.com> <494828C5.4070104 (at) websitemanagers.com.au>
- User-agent: nn/6.7.3
In <494828C5.4070104 (at) websitemanagers.com.au> Adam Goryachev <mailinglists (at) websitemanagers.com.au> writes:
>Josh Luthman wrote:
>> I may have missed something here...but is this compression done
>> already or is there a need to configure it?
>Not sure...
It's done, but only in the development version - neither 4.2.0
nor 4.2.2 has it. It was rather non-trivial to implement and in
a key-function in Hobbit; so adding it to the 4.2.x series was
out of the question.
It requires a new hobbitd daemon on the server side, and a new
"bb" utility at the client. Compression is not turned on by
default - you'll have to invoke "bb" as "bbz", or pass it the
"--compress" option.
>> Also, when was 4.2.0 release? I'm using the 4.2.0 release at the
>> office currently and I'd like to know if the compression has been
>> active or not (since Henrik has included it since March, presumably
>> 2008).
>August 2006 says sourceforge :)
>http://sourceforge.net/project/showfiles.php?group_id=128058
Aug 10, 2006 to be exact.
Regards,
Henrik