What about the encoding setting.  Should it be only set at client side as
well?

Thanks.

- Yaxiong

> -----Original Message-----
> From: Daniel Rall [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, March 12, 2002 3:59 PM
> To:   [EMAIL PROTECTED]
> Subject:      Re: Question on keepAlive attribute
> 
> "Lin, Yaxiong" <[EMAIL PROTECTED]> writes:
> 
> > I noticed that keepAlive can be set on both client and server side.  The
> > WebServer also gets the keepAlive from the xml packet received from the
> > client and sets the keepAlive accordingly for the connection.
> >
> > I was wondering if anyone has any thought on whether keepAlive should be
> set
> > on client side only, server side only or both and if both who wins?  I
> am
> > not familiar with xmlrpc spec, so don't know if this is already
> specified in
> > the xmlrpc spec.
> 
> It should really be set on the client-side only, as the WebServer's
> hanlding of the "Connection: Keep-Alive" header should be determined
> by the HTTP version and Connection type supported by the client.

Reply via email to