1. 17 Oct, 2000 1 commit
    • Ryan Bloom's avatar
      Add a flush bucket type. This bucket advises filters to flush any data · 0e8fbdcd
      Ryan Bloom authored
      they are currently storing.  There is no way we can force them to flush,
      but we can advise.  This also adds the code to ap_rflush to use flush
      buckets, although it isn't enabled yet.  I will enable it once we remove
      buff from the code.  I also removed all calls to ap_rflush that are either
      immediately before or immediately after a call to ap_finalize_protocol.
      ap_finalize_protocol sends an EOS bucket, which also advises filters to
      flush their data, so having both calls right next to each other is
      redundant.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86619 13f79535-47bb-0310-9956-ffa450edef68
      0e8fbdcd
  2. 16 Oct, 2000 13 commits
  3. 15 Oct, 2000 8 commits
  4. 14 Oct, 2000 6 commits
  5. 13 Oct, 2000 8 commits
  6. 12 Oct, 2000 4 commits