Hi Oleg,

We moved to the trunk and it was working fine. So the patch has fixed the
issue. Then we faced another problem. When a response is written back to the
client the chunking was incorrect. All the communications were done through
HTTPS. Do you think the same problem is there in the client side of the
HTTPCore NIO as well?

Thanks,
Supun..

On Thu, Oct 14, 2010 at 11:33 AM, Supun Kamburugamuva <supu...@gmail.com>wrote:

> Hi Oleg,
>
> Thanks for the quick answer. I'll try to migrate to the latest trunk and
> see how it goes.
>
> Thanks,
> Supun..
>
>
> On Wed, Oct 13, 2010 at 7:32 PM, Oleg Kalnichevski <ol...@apache.org>wrote:
>
>> On Wed, 2010-10-13 at 18:06 +0530, Supun Kamburugamuva wrote:
>> > I'm trying to read a HTTPs response coming from tomcat using Http Core
>> NIO.
>> > But it seems that the chunked encoding is not handled properly. I cannot
>> say
>> > weather chunking is incorrect in Tomcat or NIO because the communication
>> is
>> > happening through HTTPs. Is there any known issues like this in Http
>> Core
>> > NIO and Tomcat?
>> >
>>
>> There are no known compatibility issues. However, this may be a side
>> effect of the HTTPCORE-236 bug, which has been fixed in the trunk only.
>> First thing, you should try to reproduce the issue with the latest SVN
>> snapshot off the project trunk. If the problem still persists, please
>> try to put together a test case that can be used to reproduce the issue
>> outside of your productive / development environment.
>>
>> Oleg
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
>> For additional commands, e-mail: dev-h...@hc.apache.org
>>
>>
>
>
> --
> Tech Lead, WSO2 Inc
> http://wso2.org
> supunk.blogspot.com
>
>
>


-- 
Tech Lead, WSO2 Inc
http://wso2.org
supunk.blogspot.com

Reply via email to