<div>Hi folks,</div><div><br></div><div>We are glad to announce that Tengine-1.4.3 development version has been</div><div>released. You can either checkout the source code from GitHub:</div><div><a href="https://github.com/taobao/tengine">https://github.com/taobao/tengine</a> or download the tarball directly:</div>
<div><a href="http://tengine.taobao.org/download/tengine-1.4.3.tar.gz">http://tengine.taobao.org/download/tengine-1.4.3.tar.gz</a></div><div><br></div><div>In this release, we have added the TFS module, which provides a RESTful API</div>
<div>to work with TFS (Taobao File System). TFS is an open source distributed file</div><div>system similar to GFS. It has been proved very stable and efficient and stores</div><div>about 10 petabytes of data at Taobao. More information about TFS can be found</div>
<div>at <a href="https://github.com/taobao/tfs">https://github.com/taobao/tfs</a>.</div><div><br></div><div>The full changelog is as follows:</div><div><br></div><div>    *) Feature: added the TFS module which provides a RESTful API to Taobao</div>
<div>       File System. (zhcn381, monadbobo)</div><div><br></div><div>    *) Feature: added a $sent_cookie_XXX variable which could be used to get</div><div>       the value of cookie XXX from the Set-Cookie headers. (skoo87) </div>
<div><br></div><div>    *) Feature: now the syslog logging supports host name and domain name as</div><div>       its destination address. (cfsego)</div><div><br></div><div>    *) Change: added an attribute 'id' for the server directive in the upstream</div>
<div>       block. (yaoweibin)</div><div><br></div><div>    *) Bugfix: fixed a bug of DSO module which might stop Tengine from</div><div>       reloading. (monadbobo)</div><div><br></div><div>    *) Bugfix: fixed a segmentation fault bug of upstream_check module when</div>
<div>       the check timeout was larger than the check interval. (yaoweibin)</div><div><br></div><div>    *) Bugfix: fixed a segmentation fault bug of user_agent module when there</div><div>       was no User-Agent header existed in a request. (dinic)</div>
<div><br></div><div>    *) Bugfix: fixed the bug that sysguard module didn't work on Mac OS. (lizi)</div><div><br></div><div>For those who don't know Tengine, it is a free and open source distribution of</div><div>
Nginx with some advanced features. See our website for more details:</div><div><a href="http://tengine.taobao.org">http://tengine.taobao.org</a></div><div><br></div><div>Have fun!</div><div><br></div><div>Regards,</div><div>
<br></div>-- <br>Weibin Yao<br>Developer @ Server Platform Team of Taobao