Hi,

A quick bug report; Gzip compression works correctly for user pages, but
doesn't seem to be implemented for RSS feeds. I'm not sure if this is an
oversight or deliberate?

HTTP Traces are as follows:

User page

Request:

GET /nl HTTP/1.1
Host: del.icio.us
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5)
Gecko/20041107 Firefox/1.0
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plai
n;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive

Response:

HTTP/1.0 200 OK
Date: Thu, 20 Oct 2005 05:21:10 GMT
Server: Apache/1.3.33 (Debian GNU/Linux) mod_gzip/1.3.26.1a
mod_perl/1.29
Vary: Accept-Encoding,U
Connection: close
Content-Type: text/html; charset=utf-8
Content-Encoding: gzip       <----------------- NOTE THIS!!
Content-Length: 3971

------------------------------------------------------

RSS Page

Request:

GET /rss/nl HTTP/1.1
Host: del.icio.us
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5)
Gecko/20041107 Firefox/1.0
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plai
n;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive

Response:

HTTP/1.0 200 OK
Date: Thu, 20 Oct 2005 05:20:57 GMT
Server: Apache/1.3.33 (Debian GNU/Linux) mod_gzip/1.3.26.1a
mod_perl/1.29
Vary: Accept-Encoding,U
Last-Modified: Wed, 19 Oct 2005 05:13:44 GMT
ETag: 31313239363938383234
Connection: close
Content-Type: application/xml


Regards
  Nick Lothian
IMPORTANT: This e-mail, including any attachments, may contain private or 
confidential information. 
If you think you may not be the intended recipient, or if you have received 
this e-mail in error, 
please contact the sender immediately and delete all copies of this e-mail. If 
you are not the intended 
recipient, you must not reproduce any part of this e-mail or disclose its 
contents to any other party.

This email represents the views of the individual sender, which do not 
necessarily reflect those of 
education.au limited except where the sender expressly states otherwise.

It is your responsibility to scan this email and any files transmitted with it 
for viruses or any other 
defects.

education.au limited will not be liable for any loss, damage or consequence 
caused directly or indirectly by this email.

_______________________________________________
discuss mailing list
discuss@del.icio.us
http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss

Reply via email to