Hi Nigel,

OSCON is so far away from the Web Content Compression features. They
discarded my proposal to talk about Effective Content Delivery over the Web.
You know, O'Reilly itself delivers uncompressed web content to date (indeed,
they have mod_gzip and mod_perl installed on Apache):

C05 --> S06 GET / HTTP/1.1
C05 --> S06 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/msword, */*
C05 --> S06 Referer:
http://users.outlook.net/~sbizyaye/cgi-bin/pp-slav.cgi/index.html
C05 --> S06 Accept-Language: en-us
C05 --> S06 Accept-Encoding: gzip, deflate
C05 --> S06 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
C05 --> S06 Host: www.perl.com
C05 --> S06 Accept-Charset: ISO-8859-1
== Body was 0 bytes ==

C05 <-- S06 HTTP/1.1 200 OK
C05 <-- S06 Date: Fri, 10 Jan 2003 02:04:44 GMT
C05 <-- S06 Server: Apache/1.3.26 (Unix) PHP/4.2.1 mod_gzip/1.3.19.1a
mod_perl/1.27
C05 <-- S06 P3P: policyref="http://www.oreillynet.com/w3c/p3p.xml",CP="CAO
DSP COR CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa CONo OUR DELa PUBi OTRa IND
PHY ONL UNI PUR COM NAV INT DEM CNT STA PRE"
C05 <-- S06 Content-Type: text/html; charset=ISO-8859-1
C05 <-- S06 X-Cache: MISS from www.perl.com
C05 <-- S06 Transfer-Encoding: chunked
C05 <-- S06 == Incoming Body was 41869 bytes ==
== real URL = http://www.perl.com/ ==
== Transmission: text  chunked ==
== Latency = 0.330 seconds, Extra Delay = 1.480 seconds
== Restored Body was 41731 bytes ==

Let's forgive them, hopefully they know better what they are doing...

;-)

Fortunately for us, I'm still here (I mean on mod_perl mailing list) to
answer any of your practical questions concerning Apache::Dynagzip
implementation.

Regards,
Slava


----- Original Message -----
From: "Nigel Hamilton" <[EMAIL PROTECTED]>
To: "mod_perl list" <[EMAIL PROTECTED]>
Sent: Thursday, January 09, 2003 11:55 AM
Subject: Re: OSCON ideas - more talk ideas


> HI,
>
> I'd really like to see talks on:
>
> 1. Web Server Compression - a comparison, between mod_gzip, DynaGzip
> Compress etc, pros / cons, SSL compression, and example configurations
>
> 2. Application Server Options - a comparison between pure-perl,
> Apache/mod_perl, POE, SpeedyCGI etc
>
>
> Nige
>
> --
> Nigel Hamilton
> Turbo10 Metasearch Engine
>
> email: [EMAIL PROTECTED]
> tel: +44 (0) 207 987 5460
> fax: +44 (0) 207 987 5468
>
____________________________________________________________________________
____
> http://turbo10.com Search Deeper. Browse Faster.
>
>

Reply via email to