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 |
|
zhengshuxin
|
06fa2499fa
|
fixed bugs in lib_fiber; add features in http module.
|
2016-12-29 23:58:18 +08:00 |
|
zhengshuxin
|
1b6d166ef6
|
add acl_fiber_kill for fiber lib;
add listen callback for master template.
|
2016-12-03 20:09:21 +08:00 |
|
zhengshuxin
|
2b282d9f66
|
remove setting non-blocking in acl_vstream_fdopen.
|
2016-11-18 21:45:40 +08:00 |
|
zhengshuxin
|
3846cda043
|
add websocket in lib_acl_cpp.
|
2016-09-20 19:55:38 +08:00 |
|
ubuntu14
|
1d6b02b579
|
lib_fiber more available now!
|
2016-06-24 10:39:05 +08:00 |
|
ubuntu14
|
f9ff6f0a73
|
fixed some bugs in lib_fiber; add master_fiber for master framework
|
2016-06-23 13:34:54 +08:00 |
|
ubuntu14
|
69d2ee1118
|
compile acl on vc2015 successfully
|
2016-04-30 11:49:41 +08:00 |
|
ubuntu14
|
4d05ff4ab6
|
modify configure used by wizard
|
2016-03-24 14:51:07 +08:00 |
|
ubuntu14
|
67e6bd0470
|
fixed one urgent bug in acl_read_wait
|
2015-12-21 23:53:55 +08:00 |
|
ubuntu14
|
a3d4b2ca71
|
acl 3.1.4
|
2015-12-20 05:24:28 -08:00 |
|
ubuntu14
|
b319c8742a
|
add mail builder class and sample; optimize http module; add some json samples for test
|
2015-09-27 05:59:21 -07:00 |
|
ubuntu14
|
a631725ba5
|
add smtp client class in lib_acl_cpp
|
2015-09-16 06:03:02 -07:00 |
|
ubuntu14
|
bc119e8199
|
modify db module
|
2015-08-22 03:05:46 -07:00 |
|
ubuntu14
|
d1fe09687b
|
http module in acl has supported gzip transfer in client and server mode.
|
2015-08-18 05:58:56 -07:00 |
|
ubuntu14
|
588f89d583
|
fixed some error on MACOS
|
2015-08-14 06:18:00 -07:00 |
|
zsxxsz
|
942bdc4a1f
|
fixed bug in redis_zset::zrange_get_with_scores; dynamicly loading mysql
client lib in default mode
|
2015-08-09 22:42:51 +08:00 |
|
zsxxsz
|
fc22796257
|
lib_acl, lib_protocol, lib_acl_cpp can be built by VC2012 in x64 mode
|
2015-06-28 20:27:51 +08:00 |
|
ubuntu14
|
26ede3c85a
|
add some comments in wizard's source; add reset function for acl_dbuf_pool.c
|
2015-06-22 02:32:33 -07:00 |
|
zsx
|
c1538d011a
|
fix bugs in wizard
|
2015-03-24 13:00:07 +08:00 |
|
zsxxsz
|
c4f436f588
|
fix bug in main_aio.cpp for wizard
|
2015-03-23 21:55:58 +08:00 |
|
zsx
|
2c6e06381b
|
force the master server run as alone mode in WIN32
|
2015-02-11 09:28:05 +08:00 |
|
zsxxsz
|
9a7e7b07dd
|
整理工程,优化代码,添加阿里云 OSS 客户端接口
|
2015-01-04 22:51:01 +08:00 |
|
zsxxsz
|
7ad26a48a5
|
线程池服务模板功能改进及 protobuf 包更新
|
2014-11-25 19:44:37 +08:00 |
|