github icing/mod_h2 v1.15.0
mod_h2 v1.15.0

latest releases: v2.0.27, v2.0.26, v2.0.25...
pre-release4 years ago
  • Code cleanups and Simplifications:
    • in stream instance and main connection output handling for a
      common strategy in h2/h2c versions of the protocol. Stream instances are
      kept in one place which will make future optimizations in state handling
      easier.
    • Discarding idea of re-using bucket beams and let them live for one request
      only. Removing design/implementation overhead of never used features.
    • Making mutexes nested, removing optional lock code no longer necessary.

Don't miss a new mod_h2 release

NewReleases is sending notifications on new releases.