You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by Sanjiva Weerawarana <sa...@opensource.lk> on 2005/12/30 12:30:03 UTC

Re: svn commit: r359170 - in /webservices/axis2/trunk/java/modules: core/src/org/apache/axis2/deployment/ integration/ integration/test/org/apache/axis2/engine/ samples/

On Tue, 2005-12-27 at 04:28 +0000, dims@apache.org wrote:
> Author: dims
> Date: Mon Dec 26 20:28:45 2005
> New Revision: 359170
> 
> URL: http://svn.apache.org/viewcvs?rev=359170&view=rev
> Log:
> - Enable chunking by default (calculating the message length is VERY costly for big messages)

It should be on by default for HTTP 1.1 only. For 1.0 its chunking
should not be on by default unless explicitly requested. (And that'd be
a funny HTTP 1.0 client.)

Sanjiva.



Re: svn commit: r359170 - in /webservices/axis2/trunk/java/modules: core/src/org/apache/axis2/deployment/ integration/ integration/test/org/apache/axis2/engine/ samples/

Posted by Davanum Srinivas <da...@gmail.com>.
Yes, this was for HTTP1.1 only.

thanks,
dims

On 12/30/05, Sanjiva Weerawarana <sa...@opensource.lk> wrote:
> On Tue, 2005-12-27 at 04:28 +0000, dims@apache.org wrote:
> > Author: dims
> > Date: Mon Dec 26 20:28:45 2005
> > New Revision: 359170
> >
> > URL: http://svn.apache.org/viewcvs?rev=359170&view=rev
> > Log:
> > - Enable chunking by default (calculating the message length is VERY costly for big messages)
>
> It should be on by default for HTTP 1.1 only. For 1.0 its chunking
> should not be on by default unless explicitly requested. (And that'd be
> a funny HTTP 1.0 client.)
>
> Sanjiva.
>
>
>


--
Davanum Srinivas : http://wso2.com/blogs/

Re: svn commit: r359170 - in /webservices/axis2/trunk/java/modules: core/src/org/apache/axis2/deployment/ integration/ integration/test/org/apache/axis2/engine/ samples/

Posted by Davanum Srinivas <da...@gmail.com>.
Yes, this was for HTTP1.1 only.

thanks,
dims

On 12/30/05, Sanjiva Weerawarana <sa...@opensource.lk> wrote:
> On Tue, 2005-12-27 at 04:28 +0000, dims@apache.org wrote:
> > Author: dims
> > Date: Mon Dec 26 20:28:45 2005
> > New Revision: 359170
> >
> > URL: http://svn.apache.org/viewcvs?rev=359170&view=rev
> > Log:
> > - Enable chunking by default (calculating the message length is VERY costly for big messages)
>
> It should be on by default for HTTP 1.1 only. For 1.0 its chunking
> should not be on by default unless explicitly requested. (And that'd be
> a funny HTTP 1.0 client.)
>
> Sanjiva.
>
>
>


--
Davanum Srinivas : http://wso2.com/blogs/