Browse Source

updated the nginx version in README

pull/249/head
Weibin Yao 12 years ago
parent
commit
af3d0f9634
  1. 2
      README
  2. 2
      README.markdown

2
README

@ -8,7 +8,7 @@ Tengine has been an open source project since December 2011. It is being activel
Features
--------
* All features of nginx-1.2.8 are inherited, i.e. it is 100% compatible with nginx.
* All features of nginx-1.2.9 are inherited, i.e. it is 100% compatible with nginx.
* Dynamic module loading support. You don't need to recompile Tengine when adding new modules to it.
* More load balancing methods, e.g. consistent hashing, session persistence.
* Input body filter support. It's quite handy to write Web Application Firewalls by using this mechanism.

2
README.markdown

@ -9,7 +9,7 @@ Tengine has been an open source project since December 2011. It is being activel
Features
========
* All features of nginx-1.2.8 are inherited, i.e. it is 100% compatible with nginx.
* All features of nginx-1.2.9 are inherited, i.e. it is 100% compatible with nginx.
* Dynamic module loading support. You don't need to recompile Tengine when adding new modules to it.
* More load balancing methods, e.g. consistent hashing, session persistence.
* Input body filter support. It's quite handy to write Web Application Firewalls by using this mechanism.

Loading…
Cancel
Save