zsx
|
fc0b189189
|
master_ctld: don't save all information by default
|
2018-01-19 10:24:55 +08:00 |
|
zsx
|
78beb49c5d
|
acl_master: don't save some log information
|
2018-01-19 10:16:14 +08:00 |
|
zsx
|
f63a1d9408
|
master_ctld.cf: just listen 127.0.0.1:8290 by default
|
2018-01-19 09:53:12 +08:00 |
|
zsx
|
e9606ac8bc
|
acl_ifconf_search can match TCP/UDP/UNIX domain socket addr automaticly
|
2018-01-16 13:55:55 +08:00 |
|
zsx
|
e7adfbb169
|
bugfix: fixed bugs in acl_ifconf.c's acl_ifconf_search and acl_udp_server.c
|
2018-01-16 11:43:35 +08:00 |
|
zsx
|
c9a11e6a29
|
acl_master: remove ACL_MASTER_SERV:command avoding misusing it, just using path
|
2018-01-05 10:40:05 +08:00 |
|
zsx
|
7213e116e3
|
service_guard: store date in redis with human-readable format
|
2018-01-04 18:19:00 +08:00 |
|
zsx
|
622c9d76e3
|
modify service_guard's configure
|
2018-01-04 15:37:20 +08:00 |
|
zsx
|
1c12b4f4b5
|
master's tools: add service_guard for managing all master_guards
|
2018-01-04 15:13:48 +08:00 |
|
zsx
|
6e119b3842
|
use the json struct same with service_guard/json
|
2018-01-04 15:11:37 +08:00 |
|
zsx
|
d3eb31424f
|
master_guard: using some function in daemon/json
|
2018-01-04 11:10:24 +08:00 |
|
zsx
|
a2104bfba8
|
compiling error on CS6.4
|
2018-01-03 23:23:04 +08:00 |
|
zsx
|
009e895d41
|
add master_guard in master/tools
|
2018-01-03 23:06:27 +08:00 |
|
zsx
|
dc21d58218
|
master: add lost item named start in service_list.cpp
|
2018-01-03 18:59:37 +08:00 |
|
root
|
01be5a98c6
|
acl_udp_server: can exit gracefully
|
2018-01-03 02:54:53 +08:00 |
|
zsx
|
461afed4c7
|
Makefile_fiber.in: -lfiber should be after -lacl
|
2017-12-27 17:07:06 +08:00 |
|
zsx
|
92fdf8b1d4
|
redis builder: all commands support auth.
|
2017-12-27 10:26:06 +08:00 |
|
zsx
|
434c2a2970
|
master: when master can't bind one addr master maybe crash for one object been freed before.
|
2017-12-25 16:30:34 +08:00 |
|
zsx
|
b7c42290f7
|
master: master can't restart service when updating service command by master_ctl command
|
2017-12-22 16:07:32 +08:00 |
|
zsx
|
43e3aeee3c
|
master: fixed bugs in master when reload services
|
2017-12-22 14:56:59 +08:00 |
|
zsx
|
4f0e2cc8dd
|
feature: master can bind udp with unix domain path
|
2017-12-12 19:18:33 +08:00 |
|
zsx
|
fa113a12e7
|
acl stream and servers support UNIX domain socket in UDP packet mode
|
2017-12-10 22:23:37 +08:00 |
|
zsx
|
e65bdd10bf
|
master: using acl_ifconf_search in service_sock & service_udp
|
2017-12-10 11:27:18 +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 |
|
zsx
|
a5b15ee15b
|
master: changed service_throttle_time from 60 to 10 in main.cf
|
2017-12-05 15:19:29 +08:00 |
|
zsx
|
318a2af3e7
|
master_ctld.conf add internal IP list
|
2017-12-03 23:53:46 +08:00 |
|
ruki
|
a65c0a3484
|
add some xmake.lua for app
|
2017-12-01 09:10:16 +08:00 |
|
ruki
|
987385ea6e
|
add xmake.lua
|
2017-11-30 10:04:15 +08:00 |
|
zsx
|
41d76c8a04
|
master: can start service with extname of command
|
2017-11-21 17:40:25 +08:00 |
|
zsx
|
a8d8f40b52
|
master: can start & restart one service with different extname that maybe be used for different service version
|
2017-11-21 16:46:39 +08:00 |
|
zsx
|
be83030d8d
|
master: add master_config command to get master's configure info.
|
2017-11-21 12:43:34 +08:00 |
|
zhengshuxin
|
b2b6521a75
|
compiling error on CentOS6.x
|
2017-11-16 11:37:57 +08:00 |
|
zhengshuxin
|
3e5a449310
|
master: upgrade version
|
2017-11-13 09:51:41 +08:00 |
|
zhengshuxin
|
65b1bb2162
|
master: update vertion to 2.0
|
2017-11-13 09:37:54 +08:00 |
|
zhengshuxin
|
e86ae675ae
|
master: kill&stop one child with the specified configure file.
|
2017-11-12 20:41:16 +08:00 |
|
zhengshuxin
|
d4fb931056
|
code style format
|
2017-11-12 18:32:08 +08:00 |
|
zhengshuxin
|
8c70aae5fa
|
master: master should not fork child process after starting service failed.
|
2017-11-12 18:27:27 +08:00 |
|
zhengshuxin
|
ef7e4495ac
|
master: can start services specified in configure file.
|
2017-11-12 00:20:15 +08:00 |
|
zhengshuxin
|
48f00140a4
|
master_ctl: add waiting timeout arg of one command
|
2017-11-07 13:33:33 +08:00 |
|
zhengshuxin
|
e7800ce7c9
|
master_ctl: support using readline optional.
|
2017-11-07 13:25:54 +08:00 |
|
zhengshuxin
|
76889c5b35
|
master: supporting start service with absolute path
|
2017-11-07 11:54:12 +08:00 |
|
zhengshuxin
|
b7c6384b1e
|
fixed one compiling error
|
2017-10-27 14:15:42 +08:00 |
|
zhengshuxin
|
db886f9d62
|
master: all server template support waiting the service starting status
|
2017-10-27 11:38:10 +08:00 |
|
zhengshuxin
|
bc4f60a2d3
|
acl_master: when starting services remotely, users can wait the result of the services' starting status or not.
|
2017-10-27 00:00:41 +08:00 |
|
zhengshuxin
|
0060ea9487
|
add service status type header
|
2017-10-26 22:00:14 +08:00 |
|
zhengshuxin
|
b998731976
|
building: modify Makefiles to build more quickly on multi-cores CPU
|
2017-10-10 10:19:59 +08:00 |
|
zhengshuxin
|
0f08451aa6
|
master: format c++ code style.
|
2017-09-24 21:10:28 +08:00 |
|
zhengshuxin
|
73fdae6530
|
acl_master's manage: restructure manage web module
|
2017-09-22 18:05:34 +08:00 |
|
zhengshuxin
|
7f41de209f
|
modify protocol.md
|
2017-09-19 15:45:08 +08:00 |
|