unlinkd_program |
This is the pathname to the unlinkd program. By executing the unlink operations in this external process, Squid's performance improves significantly. You can disable the external unlinker with the disable-unlinkd option to ./configure.
Syntax |
unlinkd_program pathname |
Default |
unlinkd_program $prefix/libexec/unlinkd |
Example |
unlinkd_program /usr/local/squid-2.4/libexec/unlinkd |