Squid configuration directive ignore_expect_100

Available in: 3.1   2.7   2.HEAD  

History:

Changes in 3.1 ignore_expect_100

Ported from 2.7. Requires --enable-http-violations Prevents 417 errors being sent to broken HTTP/1.1 non-compliant clients.

Changes in 2.7 ignore_expect_100

Experimental HTTP/1.1 support knobs

Configuration Details:

Option Name:ignore_expect_100
Replaces:
Requires:--enable-http-violations
Default Value:ignore_expect_100 off
Suggested Config:

	This option makes Squid ignore any Expect: 100-continue header present
	in the request. RFC 2616 requires that Squid being unable to satisfy
	the response expectation MUST return a 417 error.

	Note: Enabling this is a HTTP protocol violation, but some clients may
	not handle it well..

 

Back

Search

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors