Squid configuration directive buffered_logs
Available in: v7 v6 v5 v4 3.5 3.4 3.3 3.2 2.7 3.1 3.0 2.6
For older versions than v4 see the linked pages above
Configuration Details:
Option Name: | buffered_logs |
---|---|
Replaces: | |
Requires: | |
Default Value: | buffered_logs off |
Suggested Config: |
|
Whether to write/send access_log records ASAP or accumulate them and then write/send them in larger chunks. Buffering may improve performance because it decreases the number of I/Os. However, buffering increases the delay before log records become available to the final recipient (e.g., a disk file or logging daemon) and, hence, increases the risk of log records loss. Note that even when buffered_logs are off, Squid may have to buffer records if it cannot write/send them immediately due to pending I/Os (e.g., the I/O writing the previous log record) or connectivity loss. Currently honored by 'daemon', 'tcp' and 'udp' access_log modules only. |
|
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