74 Star 225 Fork 62

calvinwilliams / hetao

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ChangeLog-EN 3.65 KB
一键复制 编辑 原始数据 按行查看 历史
calvinwilliams 提交于 2020-04-11 23:42 . UPDATE TO V0.1.1.1
0.1.1.1 2020-04-12 calvin
* Add `test/test_socgi_function/`
0.1.1.0 2020-04-11 calvin
* Add 'location' in 'website' in config
0.1.0.0 2020-04-05 calvin
* Reform ProcessHttpRequest, easy to read code and fixed some bugs
* Reform socgi and rest, add more trigger function
* version format convert to four-digitals, add a digital on the left
0.0.15.0 2020-03-14 calvin
* Add socgi
* Add socgi's restto develop RESTful applications
* Adjust Directories and files, wait for adjust Dockerfile
0.0.14.0 2017-09-09 calvin
* Add Dockerfile , support docker container
* Adjust kernel options addon file : conf/sysctl.conf.add
0.0.13.0 2017-05-03 calvin
* Update LOGC,fasterhttp
0.0.12.5 2016-11-23 calvin
* Fixed a bug about not enough load-balace on multi-processes
0.0.12.4 2016-11-13 calvin
* Fixed a bug about buffer in fasterhttp
0.0.12.3 2016-11-07 calvin
* Fixed some bugs on WINDOWS version
0.0.12.2 2016-11-04 calvin
* Fixed a bug about PUTENV buffer too short to can't running
0.0.12.1 2016-10-26 calvin
* Process framework on WINDOWS version , parent process monitoring child process
* Fixed a bug about include file in configure
0.0.11.0 2016-10-22 calvin
* Add redirect domain
* Adjust some log content
* Adjust some varibles in code
*** Configuration file format is not compatible between 0.10.2 and 0.11.0 ***
0.0.10.2 2016-10-21 calvin
* Add include file in configure : "!include filename"
* modify 'new_url' to 'new_uri' in configure
*** Configuration file format is not compatible between 0.10.1 and 0.10.2 ***
0.0.10.1 2016-10-17 calvin
* Add minihetao for WINDOWS
0.0.10.0 2016-10-13 calvin
* Add minihetao for Linux , launch need only a directory as "minihetao /var/hetao/www"
0.0.9.2 2016-10-11 calvin
* Find synchronous call with SSL_accept and SSL_connect , refactored asynchronous mode
* Fixed a bug about Starving for SSL_read in fasterhttp
0.0.9.1 2016-10-09 calvin
* Support HTTPS in WINDOWS version
0.0.9.0 2016-10-07 calvin
* Transplant to WINDOWS based on IOCP , but not support HTTPS
0.0.8.0 2016-09-19 calvin
* Add connections limit per ip
*** Configuration file format is not compatible between 0.7.4 and 0.8.0 ***
0.0.7.4 2016-09-18 calvin
* The timeout is divided into active timeout and cumulative elapse
*** Configuration file format is not compatible between 0.7.3 and 0.7.4 ***
0.0.7.3 2016-09-17 calvin
* Avoid copy between file cache and response buffer , improve performance
0.0.7.2 2016-09-13 calvin
* Fixed a bug about processing directory index files and forward file type
* Optimize fasterhttp performance
0.0.7.1 2016-09-12 calvin
* Optimize memory , drops to 30%
0.0.7.0 2016-09-10 calvin
* Support running as other user
* Fixed a fatal problem with fasterhttp
* Support compile and install to system folder directly
* Add config checker 'hetaocheck'
0.0.6.0 2016-09-07 calvin
* Add 'mimetype.compress_enable' in configure
* Add 'limits.max_file_cache' in configure
* Support convert between HTTP and HTTPS on reverse proxy
*** Configuration file format is not compatible between 0.5.0 and 0.6.0 ***
0.0.5.0 2016-09-06 calvin
* Support rewrite
*** Configuration file format is not compatible between 0.4.0 and 0.5.0 ***
0.0.4.0 2016-09-03 calvin
* Adjust hierarchical relationship for 'listen - server - forward' in configure , adjust code architecture synchronously
*** Configuration file format is not compatible between 0.3.0 and 0.4.0 ***
0.0.3.0 2016-09-01 calvin
* Support HTTPS
0.0.2.0 2016-08-27 calvin
* Add reverse proxy with round-robin rule and least-connections
0.0.1.0 2016-08-17 calvin
* Create hetao v0.1.0 from htmlserver v1.0.0
C
1
https://gitee.com/calvinwilliams/hetao.git
git@gitee.com:calvinwilliams/hetao.git
calvinwilliams
hetao
hetao
release

搜索帮助