Skip to content

cubicdaiya/nwcagen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nwcagen

nwcagen - provides a command to generate worker_cpu_affinity configuration for nginx.

Setup

go get -u github.com/cubicdaiya/nwcagen

Usage

$ nwcagen # when cpu core number is 4
worker_cpu_affinity 1000 0100 0010 0001;
$

About

worker_cpu_affinity configuration generator for nginx.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages