Re: migration of the HTTPD project website

2021-06-29 Thread Ruediger Pluem
On 6/29/21 11:23 PM, Dave Fisher wrote: > Hi - > >> On Jun 29, 2021, at 1:17 PM, Marion & Christophe JAILLET >> wrote: >> >> >>- some extra spaces in a command (around the use of awk) >> (https://httpd.staged.apache.org/dev/release.html#how-to-do-a-release) > > Removed. BTW - this page

Re: migration of the HTTPD project website

2021-06-29 Thread Dave Fisher
Hi - > On Jun 29, 2021, at 1:17 PM, Marion & Christophe JAILLET > wrote: > > Hi Dave, > > Thanks for having done it. > > You did faster and better than what I had started. > > > Here are a few details spotted here and there: >- The download page looks broken > (https://httpd.staged

Re: migration of the HTTPD project website

2021-06-29 Thread Marion & Christophe JAILLET
Hi Dave, Thanks for having done it. You did faster and better than what I had started. Here are a few details spotted here and there:    - The download page looks broken (https://httpd.staged.apache.org/download.cgi)    - some '&' have been turned into & (https://httpd.staged.apache

Re: migration of the HTTPD project website

2021-06-29 Thread Dave Fisher
> On Jun 28, 2021, at 10:40 AM, Eric Covener wrote: > > I spot checked and it looked good to me. Thanks Dave! You’re welcome! My pleasure! > > Can anyone else review please so we can cut over and get off the naughty list? Let me know and I’ll make the changes it will take a few minutes.

Fixed: apache/httpd#1712 (trunk - 1fa8375)

2021-06-29 Thread Travis CI
Build Update for apache/httpd - Build: #1712 Status: Fixed Duration: 20 mins and 43 secs Commit: 1fa8375 (trunk) Author: Joe Orton Message: * modules/ssl/ssl_engine_init.c (ssl_init_server_certs): Fix use of encrypted private keys with OpenSSL 3.0. * test/tr

Re: ssl coalescing filter too aggressive?

2021-06-29 Thread Ruediger Pluem
On 6/29/21 3:16 PM, Stefan Eissing wrote: > Could someone with understanding of the mod_ssl output filters have a look > at: https://bz.apache.org/bugzilla/show_bug.cgi?id=65402 > > It looks as if HTTP/2 frames are buffered. The browser sees a TimeToFirstByte > of 12 seconds, but the server l

ssl coalescing filter too aggressive?

2021-06-29 Thread Stefan Eissing
Could someone with understanding of the mod_ssl output filters have a look at: https://bz.apache.org/bugzilla/show_bug.cgi?id=65402 It looks as if HTTP/2 frames are buffered. The browser sees a TimeToFirstByte of 12 seconds, but the server logs show that the frame data was put into the connecti

Re: Late(r) stop of children processes on restart

2021-06-29 Thread Rainer Jung
Am 29.06.2021 um 14:31 schrieb Stefan Eissing: Can comment really on the diff, but totally agree on the goal to minimize the unresponsive time and make graceful less disruptive. So +1 for that. +1 on the intention as well. Not sure, whether that means people would need more headroom in the

Re: Late(r) stop of children processes on restart

2021-06-29 Thread Stefan Eissing
Can comment really on the diff, but totally agree on the goal to minimize the unresponsive time and make graceful less disruptive. So +1 for that. > Am 28.06.2021 um 16:25 schrieb Yann Ylavic : > > When the MPM event/worker is restarting, it first signals the > children's processes to stop (via

Re: mpm state changes

2021-06-29 Thread Stefan Eissing
My PR with the changes supplied by Yann, for review: https://github.com/apache/httpd/pull/199 Cheers, Stefan

Fixed: apache/httpd#1711 (trunk - 3602bd5)

2021-06-29 Thread Travis CI
Build Update for apache/httpd - Build: #1711 Status: Fixed Duration: 16 mins and 49 secs Commit: 3602bd5 (trunk) Author: Joe Orton Message: Label duplicates introduced in r1891019. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1891132 13f795