summaryrefslogtreecommitdiff
blob: cf9c1c3071d30d51551c497e279e3ab0195434ad (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-www/squid/files/squid.confd,v 1.4 2004/03/06 03:59:34 vapier Exp $

# Config file for /etc/init.d/squid

SQUID_OPTS="-DYC"

# Max. number of filedescriptors to use. You can increase this on a busy
# cache to a maximum of (currently) 4096 filedescriptors. Default is 1024.
SQUID_MAXFD=1024