summaryrefslogtreecommitdiff
blob: e350007748829238589fc183330e14484b436d9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/files/dante-sockd-conf-1.1.14-r2,v 1.2 2004/03/06 03:29:17 vapier Exp $

# Number of processes to fork off
# 1 is plenty for most users
# increment SLOWLY for bigger demand
SOCKD_FORKDEPTH=1

# set this to 1 to enable debug
SOCKD_DEBUG=0

# disable TCP keepalive for better resource usage
SOCKD_DISABLE_KEEPALIVE=1