On Fri, Apr 11, 2008 at 1:22 PM, Brett Schwarz <[EMAIL PROTECTED]> wrote: > Hey Dave, > > Which option would you prefer though? >
I think I am leaning towards the automatically send gzipped content if the client says it supports it technique. Then you could enable gzip in the config file, and if the client supports gzip, it "just works". That said I just read your post which clarifies how it might work. What you propose sounds good to me. Dave > Thanks, > --brett > > > ----- Original Message ---- > From: Dave Bauer <[EMAIL PROTECTED]> > To: AOLSERVER@LISTSERV.AOL.COM > > > Sent: Friday, April 11, 2008 8:23:56 AM > Subject: Re: [AOLSERVER] Compression > > Dossy, > > I think the discussion is just this: > > As Bret clearly stated at the beginning of the thread: > > 1) modify ns_return to take a flag. The optional connid parameter > makes parsing the args a little trickier. > Current: > ns_return ?connid? status type string (is connid ever used??) > New > ns_return ?connid? status type string ?gzip? > OR > ns_return ?connid? status type string ?-gzip boolean? > > 2) add a new command similar to the workarounds: > ns_returnz status type string > > 3) Expose Ns_ConnSetGzipFlag to the script level. This would be most > similar to how the ADP compression is done > > I would like to see it but I don't forsee being able to write the code. > > Dave > > > -- > 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. > > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > > > -- > 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. > -- Dave Bauer [EMAIL PROTECTED] http://www.solutiongrove.com -- 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.