[erlang-questions] Cowboy + Gun + SPDY weirdness
Brujo Benavides @ Inaka
elbrujohalcon@REDACTED
Thu Jan 9 21:59:32 CET 2014
Hi Loïc,
Happy to be the first one :)
For what I’ve found, it might be related to the value of SETTINGS_INITIAL_WINDOW_SIZE in the SETTINGS control frame, but that’s all I have.
On the other hand, it’s really strange that it works for you. What version of Erlang are you using? I’m on…
Erlang R16B03 (erts-5.10.4) [source] [64-bit] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:false]
Eshell V5.10.4 (abort with ^G)
Cheers!
On Jan 9, 2014, at 17:07, Loïc Hoguin <essen@REDACTED> wrote:
> Hello,
>
> I believe you might be the first person to actually check SPDY out seriously. I wouldn't be surprised if one or two bugs persisted.
>
> On the other hand my tests still pass if I do the change you pointed out, could you try to debug things out and see what makes it fail for you?
>
> Thanks.
>
> --
> Loïc Hoguin
> http://ninenines.eu
>
> -------- Original Message --------
> From:"Brujo Benavides @ Inaka" <elbrujohalcon@REDACTED>
> Sent:Thu, 09 Jan 2014 18:44:42 +0100
> To:erlang-questions <erlang-questions@REDACTED>
> Subject:[erlang-questions] Cowboy + Gun + SPDY weirdness
>
> Hi all (specially Loïc)!
>
> I stumbled upon something quite odd when trying to implement a SPDY server with cowboy. I was using gun to run my tests (as cowboy is doing), but most of my POST tests didn’t work.
> After some debugging, I found out that if I make this change, the echo_body test on the spdy_SUITE in cowboy tests suddenly stops working (like my tests :)).
> Anybody (again, specially Loïc :)) has any idea what is happening here?
> Thank you very much in advance, folks!
>
> Brujo Benavides
> elbrujohalcon@REDACTED
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140109/aef90f5a/attachment.htm>
More information about the erlang-questions
mailing list