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 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/94e4b5cd-6005-4a52-916f-9e1a88137399n%40googlegroups.com.

Reply via email to