Skip to content

Commit df01c09

Browse files
author
bluestar
authored
Update README.md
1 parent d18f6b0 commit df01c09

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
####dpdk-nginx
1+
#### dpdk-nginx
22
--------------
33
dpdk-nginx fork from official nginx-1.9.5, and run on the dpdk user space TCP/IP stack(ANS). For detail function, please refer to nginx official website(http://nginx.org/).
44

5-
####Build and install
5+
#### Build and install
66
--------------
77
* Download latest dpdk version from [dpdk website](http://dpdk.org/)
88
```
@@ -37,7 +37,7 @@ $ ./configure --with-http_dav_module
3737
$ make
3838
$ make install # default install dir is /usr/local/nginx
3939
```
40-
####Testing
40+
#### Testing
4141
--------------
4242
* Setup DPDK Environment
4343

@@ -163,7 +163,7 @@ Transfer/sec: 233.95MB
163163
164164
```
165165

166-
####Notes
166+
#### Notes
167167
* Shall use the same gcc version to compile your application.
168168
* ANS tcp stack support reuseport, so can enable nginx reuseport feature, multi nginx can listen on same port.
169169
* proxy_pass is supported.
@@ -176,6 +176,6 @@ Transfer/sec: 233.95MB
176176
177177
```
178178

179-
####Support
179+
#### Support
180180
-------
181181
For free support, please use ANS team mail list at [email protected], or QQ Group:86883521, or https://dpdk-ans.slack.com.

0 commit comments

Comments
 (0)