Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

How to configure chunked tranfer encoding on IIS

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  IIS: Publishiing problem passwords no longer work  
Author Message
anonymous2278

External


Since: Sep 17, 2004
Posts: 1



(Msg. 1) Posted: Fri Sep 17, 2004 1:03 pm
Post subject: How to configure chunked tranfer encoding on IIS
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi,

I need to configure IIS to send me chunked responses
(Transfer-Encoding:chunked). How can i cofigure it in IIS.

Thanks
--Vinod

 >> Stay informed about: How to configure chunked tranfer encoding on IIS 
Back to top
Login to vote
arm07470

External


Since: Sep 19, 2004
Posts: 2



(Msg. 2) Posted: Sun Sep 19, 2004 4:48 pm
Post subject: Re: How to configure chunked tranfer encoding on IIS [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Assuming you want an ASP page sent with Chunked Transfer Encoding, then it
has been my observation that the following three things must be true:

1) The client has to be using HTTP 1.1
2) Response.Buffer must be set False at the start of the page
3) 'AspEnableChunkedEncoding' must be set True (the default) in the
metabase.

- Anthony Marchesini

"vinodk_hss@yahoo.com" <anonymous RemoveThis @discussions.microsoft.com> wrote in
message news:0c9c01c49cd8$2fd62990$a501280a@phx.gbl...
 > Hi,
 >
 > I need to configure IIS to send me chunked responses
 > (Transfer-Encoding:chunked). How can i cofigure it in IIS.
 >
 > Thanks
 > --Vinod<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: How to configure chunked tranfer encoding on IIS 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]