On 2007.04.18, aT <[EMAIL PROTECTED]> wrote: > I am also waiting for someone to reply to this message. > > I have ns_param gzip on , but do i still need to set some headers ? > > How do i know its gzipping anything ?
You could sniff the network and see that the HTTP response is compressed? AOLserver will gzip the response if it exceeds "gzipmin" (default: 4096) bytes in size and if the HTTP request included an "Accept-Encoding" header with "gzip" in it. -- Dossy -- Dossy Shiobara | [EMAIL PROTECTED] | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
