OpenFastPath / nginx_ofp

NGiNX integrated with OFP_ODP_DPDK
26 stars 14 forks source link

During the test to download files from nginx_ofp, the timer added by … #1

Closed ajeecai closed 7 years ago

ajeecai commented 7 years ago

…ngx_event_add_timer (e.g, via ngx_http_set_write_handler) can't be invoked. The reason is that ngx_current_msec can't be updated and delta for ngx_event_expire_timers usually equals to 0.