summaryrefslogtreecommitdiffstats
path: root/main/squid/squid.confd
blob: 14a9ee84bd75e8668bd32589eecb1fbfad2aa9e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/www/viewcvs.gentoo.org/raw_cvs/gentoo-x86/net-proxy/squid/files/squid.confd,v 1.2 2008/11/30 19:20:44 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

# Kerberos keytab file to use. This is required if you enable kerberos authentication.
SQUID_KEYTAB=""