logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: suspending and resuming mod_http2 requests
Author
xplode



Joined: 04 Nov 2016
Posts: 3

PostPosted: Sat 05 Nov '16 4:00    Post subject: suspending and resuming mod_http2 requests Reply with quote

Does mod_http2 support anything similar to mpm's suspend / resume? We are using mpm suspend / resume to limit the number of active requests that a single vhost can consume and would like to do something equivalent for http/2 requests.
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1266
Location: Amsterdam, NL, EU

PostPosted: Sat 05 Nov '16 5:57    Post subject: Reply with quote

Apparently not yet:
https://github.com/icing/mod_h2/issues/71
Back to top


Reply to topic   Topic: suspending and resuming mod_http2 requests View previous topic :: View next topic
Post new topic   Forum Index -> Apache