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/6fe031e8-5c90-428d-9429-b9736642046dn%40googlegroups.com.

Reply via email to