shuxin zheng
|
af40bef5b0
|
moify Makefile in wizard's tmpl
|
2020-09-07 14:17:29 +08:00 |
|
shuxin zheng
|
2f8c86105e
|
optimize servers template in app/wizard
|
2020-09-07 14:09:24 +08:00 |
|
shuxin zheng
|
435e4ff4aa
|
optimize app/wizard
|
2020-08-21 14:51:09 +08:00 |
|
zhengshuxin
|
d800ca468e
|
use MD compiling options for all vc projects
|
2020-08-06 15:42:37 +08:00 |
|
unknown
|
556ec95a93
|
modify projects
|
2020-08-06 14:13:31 +08:00 |
|
shuxin zheng
|
4f2dd3649f
|
rewrite redis_client_cluster/redis_command classes.
|
2020-07-20 11:21:47 +08:00 |
|
shuxin zheng
|
e2a5a02661
|
remove cpp files from vc projects created by wizard
|
2020-06-30 16:50:15 +08:00 |
|
shuxin zheng
|
3942464913
|
optimize http template for wizard
|
2020-06-30 16:33:42 +08:00 |
|
shuxin zheng
|
2e486755f0
|
optimize http template for wizard app
|
2020-06-30 15:55:52 +08:00 |
|
shuxin zheng
|
30887c2cfc
|
remove unused header in http_service.cpp
|
2020-06-29 17:26:20 +08:00 |
|
shuxin zheng
|
01cfeed532
|
optimize http service templates in wizard app
|
2020-06-29 17:17:56 +08:00 |
|
zhengshuxin
|
06b812a8a5
|
compiling http service templates ok on Linux
|
2020-06-29 14:42:23 +08:00 |
|
shuxin zheng
|
112dcdbba3
|
rewrite http service templates in wizard
|
2020-06-29 14:34:16 +08:00 |
|
shuxin zheng
|
103c597948
|
fixed compiling error in Makefile_fiber.in
|
2020-06-22 16:09:49 +08:00 |
|
shuxin zheng
|
79317f0965
|
change compiling flag "-Wno-extended-offsetof" to "-Wno-invalid-offsetof" for clang
|
2020-05-19 09:28:57 +08:00 |
|
zhengshuxin
|
9697f95b8f
|
Revert "All source code have been changed to use utf8 charset with BOM header!"
This reverts commit 15d999759e .
|
2019-07-28 10:31:56 +08:00 |
|
zsxxsz
|
15d999759e
|
All source code have been changed to use utf8 charset with BOM header!
|
2019-07-27 22:44:32 +08:00 |
|
zhengshuxin
|
7ad30b164f
|
modify server template in wizard for supporting IPV6
|
2019-07-27 19:32:56 +08:00 |
|
zhengshuxin
|
473e8489ab
|
change the configure files from wizard for supporting IPV6
|
2019-07-27 19:28:22 +08:00 |
|
zhengshuxin
|
bfd0e5dd6f
|
modify http_servlet.cpp in wizard
|
2019-07-20 17:00:56 +08:00 |
|
zhengshuxin
|
2f7700943b
|
format code style.
|
2019-07-20 16:41:23 +08:00 |
|
zhengshuxin
|
23f97bdd4f
|
HttpServletRequest won't discard body_parse_ and will read request body when user calls getJson/getXml.
|
2019-07-20 16:14:09 +08:00 |
|
zsx
|
9665f1a883
|
add udp_fatal_on_bind_error configure for acl_udp_server.c
|
2018-11-28 18:58:21 +08:00 |
|
zsx
|
35221f528b
|
change server template's configure.
|
2018-10-23 15:22:03 +08:00 |
|
zsx
|
ea3d71999a
|
limit the core file's size and disable creating core when process is exiting.
|
2018-10-23 13:29:21 +08:00 |
|
zsx
|
6f304c64b6
|
fixed one bug in app/wizard/tmpl/http/http_servlet.cpp
|
2018-07-31 10:56:44 +08:00 |
|
zsx
|
461afed4c7
|
Makefile_fiber.in: -lfiber should be after -lacl
|
2017-12-27 17:07:06 +08:00 |
|
zsx
|
4f0e2cc8dd
|
feature: master can bind udp with unix domain path
|
2017-12-12 19:18:33 +08:00 |
|
zsx
|
01fcb0356e
|
services's configure files update
|
2017-12-08 10:20:27 +08:00 |
|
zsx
|
b5ba4057db
|
charset: changed main.cf's charset from gbk to utf-8
|
2017-12-08 09:50:22 +08:00 |
|
ruki
|
a65c0a3484
|
add some xmake.lua for app
|
2017-12-01 09:10:16 +08:00 |
|
zhengshuxin
|
dbea17b59d
|
add configure items into server templates' configures
|
2017-09-11 22:34:56 +08:00 |
|
zhengshuxin
|
f17a0cd32e
|
modify configure content of server templates used by wizard
|
2017-09-10 17:39:51 +08:00 |
|
zhengshuxin
|
a67e6a6338
|
sighup's result status from children can be got by acl_master
|
2017-09-09 00:30:39 +08:00 |
|
zhengshuxin
|
25d33da4de
|
when acl was installed into system by using rpm, the logger's compiling warn wasn't useful.
|
2017-09-01 17:43:12 +08:00 |
|
zhengshuxin
|
fe44b078fc
|
TCP_FASTOPEN can be used by setting the master_fastopen item in servers' configure files
|
2017-08-10 11:46:02 +08:00 |
|
zhengshuxin
|
1915852bd9
|
SO_REUSEPORT can be used in master server framework by setting configure item
|
2017-08-10 11:35:52 +08:00 |
|
zhengshuxin
|
b48627f168
|
add -ldl in some Makefile.in
|
2017-08-07 12:04:56 +08:00 |
|
zhengshuxin
|
88eb449328
|
udp server template can be created with joinable mode.
|
2017-07-10 12:22:09 +08:00 |
|
郑树新
|
24df82f84c
|
fixed one compiling error in redis_cluster sample
|
2017-07-06 09:57:23 +08:00 |
|
zhengshuxin
|
99660d0734
|
add proc_on_bind in master_udp class
|
2017-07-05 14:31:18 +08:00 |
|
zhengshuxin
|
98d11361bb
|
test sighup callback ok for all server template.
|
2017-07-05 10:27:33 +08:00 |
|
zhengshuxin
|
128df49e08
|
fixed bugs in acl_atomic.c
|
2017-07-03 17:42:55 +08:00 |
|
Zheng shuxin
|
a731cf5507
|
linked master_service's all processes.
|
2017-06-26 14:46:21 +08:00 |
|
zhengshuxin
|
6aef271bcf
|
wizard's Makefile
|
2017-06-25 11:21:09 +08:00 |
|
ubuntu14
|
85f1db0b38
|
acl_udp_sever.c can bind addrs matching some pattern
|
2017-06-20 14:07:45 +08:00 |
|
zhengshuxin
|
dfeef3a6bf
|
fiber service can exit until all the clients are closed, specified by configure.
|
2017-05-16 23:22:07 +08:00 |
|
zhengshuxin
|
57f8afc403
|
modify acl Makefiles to renaming lib names.
|
2017-03-25 23:05:44 +08:00 |
|
zhengshuxin
|
3cd0864746
|
supporting ios and can be compiled by xcode.
|
2017-03-12 14:49:48 +08:00 |
|
zhengshuxin
|
e5f7aa1b54
|
compile acl on MSYS.
|
2017-02-21 22:35:31 +08:00 |
|