4/19/2015 1:41:40 PM: [TCPListener.OnRequest]: Could not handle new connection request: System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.EndAccept(Byte[]& buffer, Int32& bytesTransferred, IAsyncResult asyncResult)
at System.Net.Sockets.Socket.EndAccept(IAsyncResult asyncResult)
at Phoenix.Net.Class114.method_4(IAsyncResult iasyncResult_0) in c:\Users\Eigenaar\Desktop\source2\Phoenix\Net\SocketsListener.cs:line 83
Has this something to do with or not? What should I put in there?
db.pool.minsize=5
db.pool.maxsize=30



Reply With Quote


