> Am 22.09.2021 um 17:30 schrieb Ruediger Pluem <rpl...@apache.org>: > > Currently we use the timeout setting of a virtual server hardcoded as the > beam timeout. > While I think that this is a good default I have situations where I think it > would be beneficial to set this timeout separately. > Opinions on a directive that allows to set this explicitly with a default of > the timeout setting of a virtual server?
I think I have to bring over my github branch "icing/pipes" into trunk soon. That is a thing that is fixed there. It sets the timeout of the request_rec->server on the beams. I think this is what we want. Or do you foresee a special need here for h2 requests to be configured? - Stefan