# Customized settings for Pound

# List of instances to start. Configs are searched /etc/pound/$INSTANCE.cfg
#POUND_INSTANCES="pound"

# Due some glibc threading problems you might need to enable this.
# Sep  5 11:01:36 pyxis pound: libgcc_s.so.1 must be installed for pthread_cancel to work
# Sep  5 11:01:36 pyxis pound: MONITOR: worker exited on signal 6, restarting...
# See "pound FAQ, question 2.7 (NTPL)" for more details.
#export LD_ASSUME_KERNEL=2.4.19
# (note: it applies to glibc 2.3.x only, since 2.4 NPTL is the only option)
