nginx/src
Debayan Ghosh d2d737e70b Use sysconf to determine cacheline size at runtime.
Determine cacheline size at runtime if supported
using sysconf(_SC_LEVEL1_DCACHE_LINESIZE). In case not supported,
fallback to compile time defaults.
2017-12-11 16:28:11 +00:00
..
core Fixed "changing binary" when reaper is not init. 2017-11-28 12:00:24 +03:00
event SSL: include <openssl/hmac.h>. 2017-10-11 15:43:50 -07:00
http Inherit valid_unparsed_uri in cloned subrequests (ticket #1430). 2017-11-20 21:11:19 +03:00
mail Fixed worker_shutdown_timeout in various cases. 2017-11-20 16:31:07 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Use sysconf to determine cacheline size at runtime. 2017-12-11 16:28:11 +00:00
stream Fixed worker_shutdown_timeout in various cases. 2017-11-20 16:31:07 +03:00