OpenFastPath / nginx_ofp

NGiNX integrated with OFP_ODP_DPDK
26 stars 14 forks source link

Diverse patches for NGiNX #2

Closed joseppc closed 7 years ago

joseppc commented 7 years ago

The main reason for this series is to install start/stop_nginx.sh to the system directories, so they are available upon "make install", and put ofp.conf to NGiNX' configuration directory, honoring the option in ./configure (currently it expects the file to be at ./config/ofp.conf). Also, now since NGiNX reads the NUM_QUEUES environment variable, the nginx_start.sh script will set it properly in accordance to worker_processes in nginx.conf.