Re: Introduction and new eCAP GZIP adapter

2009-01-07 Thread Regardt van de Vyver

Constantin Rack wrote:

Dear squid-dev members,

my name is Constantin Rack and I would like to introduce myself as a 
new developer.
I have over 10 years experience in C/C++ coding with strong focus to 
HTTP related software.


As a welcome gift, I have released a new open-source eCAP adapter 
for HTTP compression:

http://www.vigos.com/products/eCAP/

I would like to maintain and further develop this adapter, hoping that 
it will be included in the official SQUID distribution some day.
Please feel free to send me your suggestions and bug reports 
concerning the adapter.


A happy 2009 everyone!


Best Regards,
Constantin Rack



With a welcome gift like that I'm sure we're all eager to see whats next ;-)

Welcome ;-)


Re: Introduction and new eCAP GZIP adapter

2009-01-07 Thread Kinkie
On Mon, Jan 5, 2009 at 7:12 PM, Constantin Rack
constantin.r...@vigos.com wrote:
 Dear squid-dev members,

 my name is Constantin Rack and I would like to introduce myself as a new
 developer.
 I have over 10 years experience in C/C++ coding with strong focus to HTTP
 related software.

 As a welcome gift, I have released a new open-source eCAP adapter for HTTP
 compression:
 http://www.vigos.com/products/eCAP/

 I would like to maintain and further develop this adapter, hoping that it
 will be included in the official SQUID distribution some day.
 Please feel free to send me your suggestions and bug reports concerning the
 adapter.

Hi Constantin,
  you may want to register your module with the newly-created Third
Party Modules Registry (for lack of a better name), until the time of
the official inclusion comes.
You can find it at http://wiki.squid-cache.org/ThirdPartyModules

Thanks, welcome, and good work!

-- 
/kinkie


Re: Introduction and new eCAP GZIP adapter

2009-01-07 Thread Constantin Rack
As a welcome gift, I have released a new open-source eCAP adapter  
for HTTP

compression:
http://www.vigos.com/products/eCAP/

I would like to maintain and further develop this adapter, hoping  
that it

will be included in the official SQUID distribution some day.
Please feel free to send me your suggestions and bug reports  
concerning the

adapter.


Hi Constantin,
 you may want to register your module with the newly-created Third
Party Modules Registry (for lack of a better name), until the time of
the official inclusion comes.
You can find it at http://wiki.squid-cache.org/ThirdPartyModules

Thanks, welcome, and good work!



I have just registered the module as suggested:
http://wiki.squid-cache.org/ThirdPartyModules/EcapGzip

-Constantin



Re: Introduction and new eCAP GZIP adapter

2009-01-07 Thread Alex Rousskov
On Mon, 2009-01-05 at 19:12 +0100, Constantin Rack wrote:

 As a welcome gift, I have released a new open-source eCAP adapter  
 for HTTP compression:
 http://www.vigos.com/products/eCAP/
 
 I would like to maintain and further develop this adapter, hoping that  
 it will be included in the official SQUID distribution some day.

Hello Constantin,

Nice gift, thank you.

Your adapter changes response content and content type. Should it be
more careful about the E-Tag header? Will it work with 206 partial
responses containing a single range (see the Content-Range header)?

Should the adapter honor the no-transform cache-control directive by
default? Should it add Warning 214 (Transformation applied)? These are
RFC 2616 MUSTs, IIRC.

Cheers,

Alex.




Introduction and new eCAP GZIP adapter

2009-01-05 Thread Constantin Rack

Dear squid-dev members,

my name is Constantin Rack and I would like to introduce myself as a  
new developer.
I have over 10 years experience in C/C++ coding with strong focus to  
HTTP related software.


As a welcome gift, I have released a new open-source eCAP adapter  
for HTTP compression:

http://www.vigos.com/products/eCAP/

I would like to maintain and further develop this adapter, hoping that  
it will be included in the official SQUID distribution some day.
Please feel free to send me your suggestions and bug reports  
concerning the adapter.


A happy 2009 everyone!


Best Regards,
Constantin Rack