zhangcunli

Results 5 comments of zhangcunli

1. getty version: master branch 2.build and run sh assembly/mac/test.sh cd target/darwin/echo_server--20210922-0957-test export APP_CONF_FILE="conf/config.yml" export APP_LOG_CONF_FILE="conf/log.xml" ./sbin/echo_server or sh bin/load_echo_server.sh start >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> fatal error: unexpected signal during runtime execution [signal...

Another question: 1. I just run server `./sbin/echo_server` and client `./sbin/echo_client`. 2. Both client and server output error log `[session.conn.read] = error:unexpected EOF`. Why? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2021/09/23 19:58:29 CST] [INFO] (config.go:main.initConf:174)...

Modify the ringbuffer resize, ringbuffer_test.go: //////////////////////////////////////////////////////////////////////////////////// ringbuf_test.go:28: [size:32, start:17, end:33, index:0] ringbuf_test.go:29: ghibbbbccccefghi size=16 --> size to 64 --> size to 32 Now ringbuffer index should be 16, we should...

I think a 100-continue timeout interface is required.

同问,每次读取 rule 文件,太耗性能了。