Re: Re: [users@httpd] Can apache2 reverse proxy forward HTTP/2 server push?

2023-08-06 Thread chenpi...@foxmail.com
Hi! I add h2c to my protocol configuration. It comes to "Protocols h2 h2c http/1.1". Nevertheless, Apache still disabled my origin server push stream. It seems that Apache never put this into production. PUSH PROMISE STREAM is one of the most important characteristics of http/2 defined in RFC.

Re: [users@httpd] Can apache2 reverse proxy forward HTTP/2 server push?

2023-08-06 Thread Stormy
On 2023-08-06 05:36, chenpi...@foxmail.com wrote: Hi! I'm using apache2 as a reverse proxy of my HTTP/2 origin server. My origin server has some assets to push, however, apache2 disabled the push stream (PUSH PROMISE STREAM) in the test. I have searched for reasons on RFC, it shows that

[users@httpd] Can apache2 reverse proxy forward HTTP/2 server push?

2023-08-06 Thread chenpi...@foxmail.com
Hi! I'm using apache2 as a reverse proxy of my HTTP/2 origin server. My origin server has some assets to push, however, apache2 disabled the push stream (PUSH PROMISE STREAM) in the test. I have searched for reasons on RFC, it shows that "SETTINGS_ENABLE_PUSH (0x2): This setting can be used to