oleane
08-31-2004, 01:17 PM
This is my issue.
I use an html to encode the lsz source.
viewer application give me a gzip size : 171ko
But in my cache browser IE6 i find 528ko !!
I don't understand why.
see my html code :
<html>
<head>
<script xmlns="" src="../includes/embed.js" language="JavaScript" type="text/javascript">
</script>
<title>just a test</title>
</head>
<body bgcolor="#DDDDDD" marginwidth="0" marginheight="0" topmargin="0" leftmargin="0">
<script src="test001.lzx?lzt=js" language="JavaScript" type="text/javascript"></script>
</body>
</html>
is there a relation with the lps request type ?
I use an html to encode the lsz source.
viewer application give me a gzip size : 171ko
But in my cache browser IE6 i find 528ko !!
I don't understand why.
see my html code :
<html>
<head>
<script xmlns="" src="../includes/embed.js" language="JavaScript" type="text/javascript">
</script>
<title>just a test</title>
</head>
<body bgcolor="#DDDDDD" marginwidth="0" marginheight="0" topmargin="0" leftmargin="0">
<script src="test001.lzx?lzt=js" language="JavaScript" type="text/javascript"></script>
</body>
</html>
is there a relation with the lps request type ?