0.12.1 (2023-03-13)
- add more example and the comparison of different service's QPS (e5c5cef)
0.12.0 (2023-03-12)
- add devkit and extkit support (1f3f85f)
- add example module and support the out of box goserver upstream (7a9ac67)
- add new test case of benchmark (58f4d38)
- add system parameters when ngxway start (b5a03ee)
- check ab is installed (96f6ebf)
- document upgrade (c700305)
- try to do more something when start (f885664)
- deprecated some linux params (42bcf8e)
- expose more config options to ngxway.conf (6565f16)
- fix lua module not working when requesting (8904e5a)
- install apachebench in dev environment (21183f5)
- ip_local_port_range not support when docker_network is host (e89798c)
- remove and retest (34566c9)
- so_max_conn not support when docker_network is host (2cf8c88)
- make the QPS greater (6980975)
0.11.0 (2023-02-26)
- add post.conf (9f46fd8)
- add waf support (eb8908b)
- adjust the waf config and modify lua (5858c26)
- import changes to benchmark (a5d6417)
- ngxway_bechmark check ngxway is running (cd6b11e)
- transfer all extra features to the new repo : ngxzoo (6358f9a)
- fix the green color not work on linux (04dfd8d)
- fix the wrong spelling of proxy_cache_key config (26a75c8)
- turn on the cache of upstream proxy (9ac005c)
0.10.0 (2023-02-18)
- add logrotate support (bb65787)
- add logrotate support (a01b372)
- add slow log (e90174a)
- remove log script files (8388d92)
- access_log flush rollback (8b71fdb)
- adjust the structure of scripts (2800539)
- modify benchmark test options (e241653)
0.9.0 (2023-02-15)
- add information redirect of sed command in uninstall.sh script (b47b759)
- add information redirect of sed command in uninstall.sh script (271f434)
- add system parameters of net.core.somaxconn (c989c10)
- ngxway cannot guarantee that the command will take effect in the global environment during installation (baa48ce)
- fix failed to create ngxway lobal command (89fa561)
- fix the bug No such file or directory: uninstall.sh (c7b92e0)
- fix the bug of adjusting system parameters (d9bba20)
- fix the bug of adjusting system parameters (17f72e3)
- fix the install.sh source not work (48164d2)
- fix the install.sh source not work (45d16a2)
- fix the install.sh source not work (8a0cb15)
- fix the md5 command not found (f37d3eb)
0.8.0 (2023-02-11)
- add the binary file of goserver (b7f7874)
- add the uninstall.sh (2e8ed96)
- move the benchmark testing to the bin directory (6a80880)
- fix adjust system params error (6a04df7)
- fix some shell synatx bug (6a6021d)
- fix the bug of system check (ca7b041)
0.7.2 (2023-02-11)
- fix the keepalive of upstream (909501d)
- refactor the project directory structure (61cb636)
0.7.1 (2023-02-09)
- add -r option of benchmark.sh to raise QPS (459b1da)
0.7.0 (2023-02-07)
- add argument support of benchmark.sh (c49b7bb)
- add cli.sh to do something with replacements and autogenerated. (4c52e6c)
- fix the nginx.reload.log not exist bug of start.sh script (d3e16ee)
- fix the return value bug of stop.sh script (035f918)
- compress the html document (a17fa2c)
- increase the keepalive_requests option and turn on gzip (1b75cc3)
- remove the default favicon.ico file to decrease HTML transfer size (87db19e)
- use epoll (30bbdde)
- make doc better (a8f5f6a)
0.6.0 (2023-02-05)
- adjust computeSignedAPI to compute_signed_request (eeca00b)
- fix bug(upstream timed out while connecting to upstream) (9c658bf)
- add worker_process and worker_cpu_affinity to raise the QPS (7fad6d1)
- change check_sign.lua code style (6dc945a)
0.5.0 (2023-02-05)
- remove limit_traffic module by default (6b4244c)
- fix the signedAPI of computeSignedAPI (69c6b14)
- add test/benchmark.sh for testing of benchmark (e4a5cff)
0.4.2 (2023-02-05)
- the repeat url param bug of check_sign.lua (3c92761)
- fix disk io and improve the ngxway QPS (5aebde4)
0.4.1 (2023-02-04)
- change readme doc (b8ac1db)
0.4.0 (2023-02-04)
- add favicon.ico resource, restart.sh and test/benchmark.sh (392e659)
- add proxy_pass and location feats (1d80efa)
- add upstream support (1118252)
- fix the panic of timestamp that string to number (d56a285)
- make doc better (e132361)
- add test comment for lua/limit_traffic.lua (282ca8c)
0.3.0 (2023-02-04)
- add configuration support and many new features (8f9bf91)
- add test (35309bc)