This project is about code learning of nginx, including some test codes and reading notes.
cd nginx-1.4.6
./configure --without-http
make
./objs/nginx
This project is about code learning of nginx, including some test codes and reading notes.
cd nginx-1.4.6
./configure --without-http
make
./objs/nginx