LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > General > lsz files

Reply
 
Thread Tools Display Modes
  #1  
Old 05-06-2007, 03:15 PM
jrmarino jrmarino is offline
Senior Member
 
Join Date: Apr 2007
Posts: 114
Default lsz files

Almost immediately litespeed started creating .lsz files. From the file names, I'm assuming that litespeed is compressing static files for performance reasons: compress once and then send that compressed file over and over.

I also assume this is because the "enable gzip" setting was set to yes. I wasn't expecting these files to get created and it cause a lot of problems immediately with rsync which propagates changes to several servers.

Right now I turned off "gzip compression". The php files are already gzipped dynamically, so I think my immediate problem is over.

I'm wondering ... can anybody quantify how much using .lsz files help over not having gzip compression on by default? The majority of my static files are graphics (jpg, gif, png) anyway.
Reply With Quote
  #2  
Old 07-24-2007, 11:00 AM
PSS PSS is offline
Senior Member
 
Join Date: Jun 2007
Posts: 126
What LS compresses is defined by "Compressible Types" parameter. By default this includes text files, javascript and xml files.

I find it simplest to use both static and dynamic LS compression and set compression off in apps (like Vbulletin). The compression effect is same:

(gzip level 9 in both, Firefox)
Vbulletin front page with internal compression: 11,13 KB (11 395 bytes)
Vbulletin front page with Litespeed compression: 11,13 KB (11 393 bytes)

Why make PHP do the work LS can do. And LS compression works with all apps, even if progammer did not use ob_start("ob_gzhandler") or send proprietary headers for some reason.

Last edited by PSS; 07-24-2007 at 11:07 AM..
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 03:12 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.