Squid configuration directive accept_filter
Available in: v7 v6 v5 v4 3.5 3.4 3.3 3.2 2.7 3.1 3.0
For older versions than v4 see the linked pages above
Configuration Details:
Option Name: | accept_filter |
---|---|
Replaces: | |
Requires: | |
Default Value: | none |
Suggested Config: |
# FreeBSD # Linux |
FreeBSD: The name of an accept(2) filter to install on Squid's listen socket(s). This feature is perhaps specific to FreeBSD and requires support in the kernel. The 'httpready' filter delays delivering new connections to Squid until a full HTTP request has been received. See the accf_http(9) man page for details. The 'dataready' filter delays delivering new connections to Squid until there is some data to process. See the accf_dataready(9) man page for details. Linux: The 'data' filter delays delivering of new connections to Squid until there is some data to process by TCP_ACCEPT_DEFER. You may optionally specify a number of seconds to wait by 'data=N' where N is the number of seconds. Defaults to 30 if not specified. See the tcp(7) man page for details. EXAMPLE: accept_filter httpready accept_filter data |
|
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
Miscellaneous
- Developer Resources
- Related Writings
- Related Software:
- Squid Artwork
Web Site Translations
Mirrors
- Website:
- gr il pl ... full list
- FTP Package Archive