# dpdk-nginx **Repository Path**: lcp1208/dpdk-nginx ## Basic Information - **Project Name**: dpdk-nginx - **Description**: Fork from official nginx-1.9.5, and run on the dpdk user space TCP/IP stack(NETDP). - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-11-01 - **Last Updated**: 2024-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dpdk-nginx dpdk-nginx fork from official nginx-1.9.5, and run on the dpdk user space TCP/IP stack(NETDP). For detail function, please refer to nginx official website(http://nginx.org/). ## build and install ./configure make make install # default install dir is /usr/local/nginx ## debug make ./objs/nginx