Commit Graph

26 Commits

Author SHA1 Message Date
97df154b78 gofmt 2019-06-19 09:06:52 +08:00
d1f0fa1a47 fix issue in concurrent safety for gview.Parse; rename glog.*fln functions to glog.*f 2019-06-05 20:22:57 +08:00
4f1047e853 add KeepAlive configuration for ghttp.Server 2019-06-02 22:19:52 +08:00
80e0eae6b0 add TLSConfig support for ghttp.Server 2019-03-19 17:48:37 +08:00
c00f528098 remove reuseport in ghttp 2019-02-14 15:43:31 +08:00
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
79cb386d82 reuseport updates 2019-01-27 16:40:16 +08:00
94ef38e3cc reuseport updates 2019-01-27 03:28:55 +08:00
76882ac01c update golang.org/x/sys, add reuseport package 2019-01-27 03:13:20 +08:00
018853e976 optimize WebServer in hook priority handler and request exit mechanism 2019-01-13 00:43:36 +08:00
2a7ea92c2e 改进ghttp.Server退出机制处理 2018-08-01 13:04:15 +08:00
c78fa84a8f 完成ghttp.Server平滑重启机制改进 2018-06-01 18:19:54 +08:00
5bbf411741 完成ghttp.Server热重启特性的HTTP&HTTPS在Linux下的功能及稳定性测试 2018-05-16 21:27:27 +08:00
c18e274d06 ghttp.Server热重启稳定性测试,功能改进,TODO++ 2018-05-15 18:34:00 +08:00
964f8b499b ghttp.Server热重启机制测试中 2018-05-15 15:09:41 +08:00
c739dd0ed6 ghttp.Server热重启特性在同一进程多Web Server下的稳定性测试 2018-05-14 17:35:54 +08:00
327c22379e ghttp.Server热重启特性测试中 2018-05-13 22:00:10 +08:00
85020dfcc2 初步完成ghttp.Server在Linux及Windows系统下的功能及兼容性测试 2018-05-13 14:04:37 +08:00
71fb05ec44 ghttp.Server热重启机制在windows下进行测试中,需要解决一些不同平台的兼容性问题 2018-05-13 00:17:12 +08:00
3c5ed69f23 ghttp.Server热重启特性测试中 2018-05-11 23:17:25 +08:00
dabc789113 完成ghttp.Server热重启特性初步开发 2018-05-11 18:34:17 +08:00
806d565a32 ghttp.Server热重启特性开发中 2018-05-10 19:16:41 +08:00
6b7d24ba98 ghttp.Server热重启/热编译特性开发中 2018-05-08 23:38:09 +08:00
7ebf6825b6 热重启特性开发中 2018-05-08 18:41:29 +08:00
6f2e265a65 ghttp.Server热重启特性开发中 2018-05-07 18:44:58 +08:00
7d91986931 改进ghttp包文件命名,增加gbase64示例,ghttp.Server热重启特性开发中 2018-05-06 22:35:08 +08:00