Loading

随笔分类 -  服务器

服务器项目部署已经应用
摘要:软件下载:https://github.com/kohsuke/winsw/releases 第一步:重命名WinSW.NET2.exe/WinSW.NET4.exe 为您所需要的.exe文件,主要是方便生成服务名称。 如:如果您的windows服务器开机需要启动nginx,则您可以命名为:ngin 阅读全文
posted @ 2018-11-03 14:20 eshinex 阅读(298) 评论(0) 推荐(0)
摘要:微信小程序后台请求越来越严格 1.request要求用https 2.websocket要求用wss 3.测试后发现websocket只能走433端口 作为.net开发,websocket又是使用的第三方平台,这个时候https绑定ssl会占用433端口,导致第三方平台websocket无法使用 最 阅读全文
posted @ 2018-05-11 09:48 eshinex 阅读(8604) 评论(1) 推荐(0)
摘要: 阅读全文
posted @ 2015-07-06 20:19 eshinex 阅读(2406) 评论(0) 推荐(0)