and they both work fine. If you are on 1.0.3, I might suggest compiling
from tip as there has been some Windows network improvements. More then
anything, you shouldn't panic or die on errors, just log them. Does your
entire http server stop accepting incoming connections?
-Daniel
On Thursday, January 3, 2013 8:19:40 AM UTC-8, Constantine Vasil wrote:
I am using Go as a web server. Tested for a month
under Windows Server 2008 Virtual Machine but it runs for a day
and then stops with a message: "The specified network name
is no longer available".
There are other consideration to not use Windows Server too.
This leads to decision to use Linux. What Linux distribution
is recommended for Golang web server?
--I am using Go as a web server. Tested for a month
under Windows Server 2008 Virtual Machine but it runs for a day
and then stops with a message: "The specified network name
is no longer available".
There are other consideration to not use Windows Server too.
This leads to decision to use Linux. What Linux distribution
is recommended for Golang web server?