[Bug 69699] Rewrite redirection forget SessionID path parameter

2025-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69699 --- Comment #3 from Chen Jp --- Update PR#862, URL-Rewriting is the last alternative option for Session Tracking Mode. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 69699] Rewrite redirection forget SessionID path parameter

2025-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69699 --- Comment #2 from Chen Jp --- Per servlet spec says: "URL rewriting should not be used as a session tracking mechanism where cookies or SSL sessions are supported and suitable." Before forward jsessionid, we need determine whether cookies o

[Bug 69665] getRequestURI() mutates MessageBytes state

2025-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69665 --- Comment #4 from Mark Thomas --- This issue has been open for over a month waiting for additional information. With out that information, this issue will eventually be resolved as WORKSFORME. -- You are receiving this mail because: You are

[Bug 69702] Sometime return 404 for normal request when using HTTP2

2025-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69702 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Mark Thomas

[Bug 69702] New: Sometime return 404 for normal request when using HTTP2

2025-06-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69702 Bug ID: 69702 Summary: Sometime return 404 for normal request when using HTTP2 Product: Tomcat 9 Version: 9.0.100 Hardware: All OS: Linux Stat