client: dial tcp 100.70.186.38:9783: i/o timeout
when I modify the server 
/proc/sys/net/core/netdev_max_backlog    16384
/proc/sys/net/core/somaxconn                  16384

the client dial timeout decrease some percent

在 2017年6月9日星期五 UTC+8上午12:10:15,Shawn Milochik写道:
>
> What error are you getting along with the timeout? I suspect that it has 
> something to do with the limit of filehandles on the client. 
>
> Have a look at this:
>
> https://www.cyberciti.biz/faq/linux-increase-the-maximum-number-of-open-files/
>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to