NGX_TIME_SLOTS     43 core/ngx_times.c static ngx_time_t        cached_time[NGX_TIME_SLOTS];
NGX_TIME_SLOTS     44 core/ngx_times.c static u_char            cached_err_log_time[NGX_TIME_SLOTS]
NGX_TIME_SLOTS     46 core/ngx_times.c static u_char            cached_http_time[NGX_TIME_SLOTS]
NGX_TIME_SLOTS     48 core/ngx_times.c static u_char            cached_http_log_time[NGX_TIME_SLOTS]
NGX_TIME_SLOTS     50 core/ngx_times.c static u_char            cached_http_log_iso8601[NGX_TIME_SLOTS]
NGX_TIME_SLOTS    101 core/ngx_times.c     if (slot == NGX_TIME_SLOTS - 1) {
NGX_TIME_SLOTS    207 core/ngx_times.c     if (slot == NGX_TIME_SLOTS - 1) {