
9 Jan
2012
9 Jan
'12
2:17 a.m.
Forget to mention it, I am using HTTPS to serve all the APIs. And int the error.log file, I got lots of ConnectionAbruptlyTerminated exceptions, which I think is defined in OpenSSL. 在 2012-1-9,下午2:48, Gregory Collins 写道:
2012/1/9 Eric Wong
Yes, I know it's not related to the static files now. But do I have to close socket in snap monad? Shouldn't it be closed by snap-server? Without knowing what your code looks like one way or the other, it's hard to tell. Snap does close the sockets it opens, of course.
G -- Gregory Collins