[TYPO3-german] Problem mit CompressionLevel
Peter Linzenkirchner
liste at lisardo.de
Sat Feb 2 22:03:57 CET 2013
Hallo Liste,
ich teste gerade in einer Installation den Einsatz von compressionLevel und habe ein seltsames Ergebnis:
$TYPO3_CONF_VARS['BE']['compressionLevel'] = '9';
=> funktioniert tadellos, das Backend wird sauber als gzip ausgeliefert und der Browser kann es problemlos lesen.
$TYPO3_CONF_VARS['FE']['compressionLevel'] = '9'; // egal ob 1 oder 9
=> die Seiten werden als gzip ausgeliefert, aber der Browser kann sie nicht lesen, ich erhalte tatsächlich ein zip im Browerfenster.
Aktueller Firefox (Mac), aber in anderen Browsern das gleiche Ergebnis.
Antwortheader:
HTTP/1.1 200 OK
Date: Sat, 02 Feb 2013 20:55:03 GMT
Server: Apache
X-Powered-By: PHP/5.4.4
Set-Cookie: fe_typo_user=aff4f9781034ed9f413b581f8621cece; path=/
Expires: 0
Last-Modified: Sat, 02 Feb 2013 20:55:03 GMT
Cache-Control: no-cache, must-revalidate
Pragma: no-cache
Content-Encoding: gzip
Vary: Accept-Encoding
Content-Length: 3356
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=utf-8
Anfrageheader:
Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Encoding gzip, deflate
Accept-Language de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
Cache-Control max-age=0
Connection keep-alive
Cookie be_typo_user=8acc400221c3112f681b3c01eb87619d; PHPSESSID=851e64eb2e90057e9c97fb5a729cb702; typo3-login-cookiecheck=true; fe_typo_user=223bfa51ce55c8f247467c0f1f6d1c64
DNT 1
Host jff.pl
If-Modified-Since Sat, 02 Feb 2013 20:54:18 GMT
Referer http://jff.pl/index.php?id=37
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:18.0) Gecko/20100101 Firefox/18.0
Jemand eine Idee?
Danke
Peter
--
Xing: http://www.xing.com/profile/Peter_Linzenkirchner
Web: http://www.typo3-lisardo.de
Facebook: http://tinyurl.com/lisardo-multimedia
More information about the TYPO3-german
mailing list