TAG NAME location_rewrite_concurrency

Description The number of requests each Location rewriter helper can handle in parallel.
Build Option
Default
Usage
location_rewrite_children number
Default
location_rewrite_children 0
Synopsis
The number of requests each Location rewriter helper can handle in parallel. Defaults to 0 which indicates that the helper is a old-style singlethreaded helper.

Arguments

number
Number of requests to be handle

Example(s)
location_rewrite_concurrency 10