--On June 29, 2005 9:57:48 AM -0600 Graeme Humphries <[EMAIL PROTECTED]> wrote:
Now, why oh why is it doing *two* gzip operations on each set of data!? It looks like the gzip --best isn't actually getting that much running time, so is there something going on here that's faking me out, and it isn't *actually* gzipping everything twice? :)
Nope it isn't. One is for the index, one for the data. I had the same 'huh?!' question (sort of) a while back since I do client side compression and still had gzip's running ;)
-- "Genius might be described as a supreme capacity for getting its possessors into trouble of all kinds." -- Samuel Butler
