summaryrefslogtreecommitdiff
blob: 75cebd0abab14ce4f6d880484b79f113aa13e1c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/files/squid.confd,v 1.1 2005/04/22 19:15:11 mrness 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) 8192 filedescriptors. Default is 1024.
SQUID_MAXFD=1024