I am interested in knowing how nginx upgrades binaries on the fly.
What system calls does nginx do to create another master process that
can inherit and use the same socket? Can anyone explain or point me to
the right place in the source code?
What system calls does nginx do to create another master process that can
inherit and use the same socket? Can anyone explain or point me to the
right place in the source code?
Last time I checked nginx the source was free to download and read. Have
you tried doing that?