https://bz.apache.org/bugzilla/show_bug.cgi?id=65662
--- Comment #10 from Yann Ylavic <[email protected]> --- > *** Bug 65689 has been marked as a duplicate of this bug. *** Re-asking here my question from https://bz.apache.org/bugzilla/show_bug.cgi?id=65689#c4 then: > Also the behavior has changed, with apache 2.4.46 the connection was closed > smoothly: > apache -> target ACK > target -> apache FIN,ACK > apache -> target ACK > apache -> target FIN,ACK > > With apache 2.4.51 the last FIN,ACK is not sent anymore but we receive > target -> apache RST, ACK after 10 sec. What happens to the connection on the client side when the target/backend server initiates connection close like the above? Could you please attach the logs with LogLevel trace8 for this scenario? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
