Thanks! Maybe it will help.

вт, 10 нояб. 2020 г. в 01:21, seank...@gmail.com <seankhl...@gmail.com>:

> maybe setting GODEBUG=http2debug=2 to spit out some logs?
>
> On Monday, November 9, 2020 at 5:49:57 PM UTC+1 telyuk...@gmail.com wrote:
>
>> Hello!
>>
>> I use third-party software with my own code to build reverse-proxy, which
>> supports http/2. Sometimes requests hang up with infinite waiting. With
>> Delve I found, that it happens in
>> https://golang.org/src/net/http/h2_bundle.go in writeHeaders or in
>> writeDataFromHandler. But I have no any idea why it happens. Which tools
>> should I use to find the reason of such behaviour?
>>
>> Denis
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "golang-nuts" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/golang-nuts/CJwsb1H9mGg/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/94e4b5cd-6005-4a52-916f-9e1a88137399n%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/94e4b5cd-6005-4a52-916f-9e1a88137399n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAJmRHGAea0%2BMydnjY65sgFEoOiWcQdonAf2f5NvnjBT2CfyhYQ%40mail.gmail.com.

Reply via email to