• Tatsuhiro Tsujikawa's avatar
    nghttpx: Add rate limit per worker thread · d074cb61
    Tatsuhiro Tsujikawa authored
    The existing options --{read,write}-{rate,burst} are per connection.
    The new options --worker-{read,write}-{rate,burst} are per worker
    thread, which is overall rate limit of all connections worker handles.
    d074cb61
shrpx_config.h 9.34 KB