I just filed this RFE for a feature I'm going to add to what will soon
be AOLserver 4.0.10 and wanted to get some feedback from the community.

http://aolserver.com/sf/rfe/1099613

> Summary: ns_adp_compress: apply gzip to outgoing ADP buffer
>
> Initial Comment:
> Using the new Ns_Compress() function, add the
> capability to gzip-compress ADP responses.
>
> New configuration options:
>
> ns_section "ns/server/${servername}/adp/gzip"
> ns_param enabled on
> ns_param level 4
> ns_param minsize 0
>
> New Tcl API:
>
> ns_adp_compress ?boolean?
>
> By default, "boolean" is "on."  Calling
> "ns_adp_compress on" will flag the ADP request for
> compression if the requirements are met (ADP streaming
> not turned on, ADP reseponse is larger than minsize,
> enabled in config).


-- Dossy

--
Dossy Shiobara                       mail: [EMAIL PROTECTED]
Panoptic Computer Network             web: http://www.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.

Reply via email to