File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change @@ -219,24 +219,7 @@ Percentage of the requests served within a certain time (ms)
219
219
root@h163:~#
220
220
221
221
```
222
- - Downloading file from dpdk-nginx
223
- ```
224
- CPU:Intel(R) Xeon(R) CPU E5-2430 0 @ 2.20GHz.
225
- NIC:Intel Corporation 82576 Gigabit Network Connection (rev 01)
226
- ANS run on a lcore.
227
222
228
- # wget 10.0.0.2:80/nginx_large_data
229
- --2016-04-24 08:46:24-- http://10.0.0.2/nginx_large_data
230
- Connecting to 10.0.0.2:80... connected.
231
- HTTP request sent, awaiting response... 200 OK
232
- Length: 80185146 (76M) [application/octet-stream]
233
- Saving to: ‘nginx_large_data.3’
234
-
235
- 100%[=================================================>] 80,185,146 111MB/s in 0.7s
236
-
237
- 2016-04-24 08:46:25 (111 MB/s) - ‘nginx_large_data.3’ saved [80185146/80185146]
238
-
239
- ```
240
223
- dpdk-nginx over ans performance
241
224
```
242
225
CPU:Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz.
@@ -261,6 +244,7 @@ Transfer/sec: 233.95MB
261
244
- [ dpdk http server] ( https://github.com/ansyun/dpdk-ans/tree/master/examples/http_server ) : http server run on ANS tcp/ip stack.
262
245
- [ dpdk https server] ( https://github.com/ansyun/dpdk-ans/tree/master/examples/https_server ) : https server run on ANS tcp/ip stack.
263
246
- [ dpdk-nginx] ( https://github.com/ansyun/dpdk-nginx ) , nginx was porting to run on ANS tcp/ip stack.
247
+ - [ dpdk-redis] ( https://github.com/ansyun/dpdk-redis ) , redis was porting to run on ANS tcp/ip stack.
264
248
265
249
#### [ Wiki Page] ( https://github.com/ansyun/dpdk-ans/wiki )
266
250
-------
You can’t perform that action at this time.
0 commit comments