[erlang-questions] Cowboy + Gun + SPDY weirdness

Loïc Hoguin essen@REDACTED
Thu Jan 9 22:23:46 CET 2014


It works on all supported versions from R16B to R16B03 plus maint and master branches of OTP. I'm sorry but you're pretty much on your own if I can't reproduce, though I'm here if you have questions. My advice would be to print some info about what is really sent and received and see if there's too much/not enough data.

Good luck!

-- 
Loïc Hoguin
http://ninenines.eu

-------- Original Message --------
From:"Brujo Benavides @ Inaka" <elbrujohalcon@REDACTED>
Sent:Thu, 09 Jan 2014 21:59:32 +0100
To:Loïc Hoguin <essen@REDACTED>
Cc:erlang-questions <erlang-questions@REDACTED>
Subject:Re: [erlang-questions] Cowboy + Gun + SPDY weirdness

>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/f1f80865/attachment.htm>


More information about the erlang-questions mailing list