[Vortex] Strange problem when sending large data on windows

Scott Zhang macromarship at gmail.com
Wed Jan 30 05:12:58 CET 2013


I see how this happen but don't know why.

I enable tls on the connection then the big message can't be send out.
After I disable the "tls" now send 8K big message is ok now. So I have to
disable it.

Does anyone know why?


Regards
Scott


On Wed, Jan 30, 2013 at 4:53 AM, Scott Zhang <macromarship at gmail.com> wrote:

> Hello.
>    I just recently port one of my linux program built on vortex to
> windows. Eveything works fine mostly.
>  The message sent through channel comes out on peer as expect. Until when
> I try to send a buffer which is ~9K over the channel. Then it never appears
> in peer. And any further msg sent from this channel doesn't work either. So
> I think the channel is "dead" or "stalled" something. I am using the
> prebuild windows binary version of vortex. Which I don't know how to debug.
>
>    I tried to review the source code, seems "window_size" property of
> channel may cause "dead". So I use set_window_size to 90K. but it doesn't
> help.
>
>    I remember when the program running on linux. send this 8K buffer
> didn't give any problem.
>
>    can any one give an idea how to resolve this?
>
>    Tomorrow I may need to build the vortex and debug with its source code.
>
> Thanks.
> Regards.
> Scott
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.aspl.es/pipermail/vortex/attachments/20130130/3fd60fa3/attachment.html>


More information about the Vortex mailing list