On Sat, 14 Jun 2008 00:47:03 +0200, André Warnier <aw@xxxxxxxxxx> wrote: > >The above (the response from the server) means that your browser will >serve the object from it's cache, so it doesn't tell us much. > >Clear the browser cache, get the same URL from server1 again. >(Or press SHIFT and click the reload/refresh button of the browser). >Then clear the browser cache again, and get it again from server2. >Re-post the results here. > After clearing the FireFox cache: ----------------- live site ---------------------------- http://xmltv.tvsajten.com/xmltv/svt1.svt.se_2008-06-19.xml.gz GET /xmltv/svt1.svt.se_2008-06-19.xml.gz HTTP/1.1 Host: xmltv.tvsajten.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;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 Referer: http://polaris/xmltv/GetXMLTVFiles.html HTTP/1.x 200 OK Date: Sat, 14 Jun 2008 06:33:12 GMT Server: Apache/2.0.53 (Fedora) Last-Modified: Thu, 12 Jun 2008 14:10:29 GMT Etag: "14fc-b9387f40" Accept-Ranges: bytes Content-Length: 5372 Cache-Control: no-transform Keep-Alive: timeout=15, max=100 Connection: Keep-Alive Content-Type: application/xml Content-Encoding: gzip ------------------ my test server ------------------------ http://polaris/xmltv/svt1.svt.se_2008-06-19.xml.gz GET /xmltv/svt1.svt.se_2008-06-19.xml.gz HTTP/1.1 Host: polaris User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;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 Referer: http://polaris/xmltv/index.html HTTP/1.x 200 OK Date: Sat, 14 Jun 2008 06:34:38 GMT Server: Apache/2.0.54 (Win32) PHP/4.4.7 Last-Modified: Thu, 12 Jun 2008 22:20:20 GMT Etag: "55084-14fc-91160693" Accept-Ranges: bytes Content-Length: 5372 Keep-Alive: timeout=15, max=100 Connection: Keep-Alive Content-Type: application/x-gzip Content-Encoding: gzip ------------------------------------------------------------------------------------ In the server responses I see these differences: Cache-Control: no-transform (not existing in test server) Content-Type: application/xml (test server has this instead:) Content-Type: application/x-gzip How is the tag "Content-Type" set in Apache? Bo Berglund --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx