TAG NAME redirect_children

Description Specifies the number of redirector processes to spawn
Build Option
Default
Usage
redirect_children number
Default
redirect_children 5


Synopsis
For the redirector program, this defines the number of redirector process to spawn. If you start too few Squid will have to wait for them to process a backlog of URLs, slowing it down. If you start too many they will use RAM and other system resources.

Arguments

number
Number of redirector process to spawn

Example(s)
redirect_children 15