http.asciidoc 400 B

123456789101112131415
  1. [float]
  2. [[breaking_80_http_changes]]
  3. === HTTP changes
  4. //NOTE: The notable-breaking-changes tagged regions are re-used in the
  5. //Installation and Upgrade Guide
  6. //tag::notable-breaking-changes[]
  7. // end::notable-breaking-changes[]
  8. [float]
  9. ==== Removal of old HTTP settings
  10. The `http.tcp_no_delay` setting was deprecated in 7.x and has been removed in 8.0. It has been replaced by
  11. `http.tcp.no_delay`.