Squid configuration directive force_request_body_continuation
For older versions than v4 see the linked pages above
Configuration Details:
Option Name: | force_request_body_continuation |
---|---|
Replaces: | |
Requires: | |
Default Value: | Deny, unless rules exist in squid.conf. |
Suggested Config: |
|
This option controls how Squid handles data upload requests from HTTP and FTP agents that require a "Please Continue" control message response to actually send the request body to Squid. It is mostly useful in adaptation environments. When Squid receives an HTTP request with an "Expect: 100-continue" header or an FTP upload command (e.g., STOR), Squid normally sends the request headers or FTP command information to an adaptation service (or peer) and waits for a response. Most adaptation services (and some broken peers) may not respond to Squid at that stage because they may decide to wait for the HTTP request body or FTP data transfer. However, that request body or data transfer may never come because Squid has not responded with the HTTP 100 or FTP 150 (Please Continue) control message to the request sender yet! An allow match tells Squid to respond with the HTTP 100 or FTP 150 (Please Continue) control message on its own, before forwarding the request to an adaptation service or peer. Such a response usually forces the request sender to proceed with sending the body. A deny match tells Squid to delay that control response until the origin server confirms that the request body is needed. Delaying is the default behavior. |
|
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:
- il ... full list
- FTP Package Archive