github icing/mod_h2 v1.5.13
mod_h[ttp]2 v1.5.13

latest releases: v2.0.27, v2.0.26, v2.0.25...
7 years ago
  • new H2CopyFiles directive that changes treatment of file handles in
    responses. Necessary in order to fix broken lifetime handling in modules
    such as mod_wsgi. Use H2CopyFiles off where ever you need it. Should fix issue #110.

  • removing timeouts on master connection while requests are being processed.
    Requests may timeout, but the master only times out when no more requests
    are active.

    This addresses the problem that you want a decent timeout for read/write operations, but have a web application that might take longer to produce a response.

Don't miss a new mod_h2 release

NewReleases is sending notifications on new releases.