[Bug 65773] WINDOW_UPDATE NOT SENT

2022-01-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65773 Mark Thomas changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REOPENED

[Bug 65773] WINDOW_UPDATE NOT SENT

2022-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65773 Arshiya changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|DUPLICATE

[Bug 65773] WINDOW_UPDATE NOT SENT

2021-12-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65773 --- Comment #10 from Arshiya --- We are trying to reproduce the issue with version 9.0.56 . Observation : With window size of 1000 and default values for all other params , we see that few requests are not being processed (PCAP attached) . But

[Bug 65773] WINDOW_UPDATE NOT SENT

2021-12-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65773 --- Comment #9 from Arshiya --- Created attachment 38153 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38153&action=edit Reproducer -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 65773] WINDOW_UPDATE NOT SENT

2021-12-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65773 --- Comment #8 from Arshiya --- Created attachment 38152 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38152&action=edit Sample JMX file -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 65773] WINDOW_UPDATE NOT SENT

2021-12-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65773 --- Comment #7 from Arshiya --- Created attachment 38151 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38151&action=edit PCAP where requests are not processed with default overhead params -- You are receiving this mail because: You a

[Bug 65773] WINDOW_UPDATE NOT SENT

2021-12-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65773 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 65773] WINDOW_UPDATE NOT SENT

2021-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65773 --- Comment #5 from Arshiya --- As tomcat abruptly stops sending the WINDOW_UPDATE we are unable to reproduce the issue in the test environment and find where the issue is . Can we have any scenarios to simulate a case where tomcat suddenly st

[Bug 65773] WINDOW_UPDATE NOT SENT

2021-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65773 Christopher Schultz changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #4 from Chr

[Bug 65773] WINDOW_UPDATE NOT SENT

2021-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65773 --- Comment #3 from EJ Egyed --- There are several fixes to HTTP/2 window updates between version 9.0.38 and 9.0.56 (current latest). You can review the changes here https://tomcat.apache.org/tomcat-9.0-doc/changelog.html and just do a quick se

[Bug 65773] WINDOW_UPDATE NOT SENT

2021-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65773 --- Comment #2 from Arshiya --- The application was working fine with the same version since few months , so we want to find the RCA as to why the issue has occurred . Was there any fix around this that went in post 9.0.38 so we can update the

[Bug 65773] WINDOW_UPDATE NOT SENT

2021-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65773 --- Comment #1 from Michael Osipov --- Upgrade first. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomc