[Bug 58593] mod_proxy wrong decision between http and ws

2023-01-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58593 --- Comment #19 from Yann Ylavic --- New note added to https://httpd.apache.org/docs/trunk/mod/mod_proxy.html#protoupgrade (hth..). -- You are receiving this mail because: You are the assignee for the bug.

[Bug 66424] CPU affinity request

2023-01-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66424 --- Comment #1 from Christophe JAILLET --- Hi, with the numbers given, it looks like something interesting to look at. If you want to share some code and start a discussion about it, the best would be to do it via dedicated branch on github,

[Bug 36636] database write lock taken for PROPFIND operations

2023-01-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=36636 Christophe JAILLET changed: What|Removed |Added Resolution|--- |FIXED

[Bug 66300] mod_proxy_hcheck does not detect AJP/CPING support

2023-01-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66300 --- Comment #7 from Christophe JAILLET --- Oops, backport in 2.4.x is r1905608 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe,

[Bug 66300] mod_proxy_hcheck does not detect AJP/CPING support

2023-01-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66300 Christophe JAILLET changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 66302] Passing health check does not recover worker from its error state

2023-01-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66302 Christophe JAILLET changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 66421] Setting LDAPConnectionPoolTTL to -1 (default value) prevents apache to start

2023-01-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66421 Christophe JAILLET changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #4 from

[Bug 58593] mod_proxy wrong decision between http and ws

2023-01-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58593 --- Comment #18 from Yann Ylavic --- This documentation is about mod_proxy_wstunnel, and using mod_proxy_wstunnel requires the mod_rewrite workaround still. With 2.4.47 and newer it's possible to proxy the websocket protocol (ws and wss) by

[Bug 58593] mod_proxy wrong decision between http and ws

2023-01-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58593 --- Comment #17 from Mina Galić --- if this has been possible since 2.4.47, why is the documentation still taking about mod_rewrite? https://httpd.apache.org/docs/2.4/mod/mod_proxy_wstunnel.html -- You are receiving this mail because: You

[Bug 58593] mod_proxy wrong decision between http and ws

2023-01-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58593 --- Comment #16 from Yann Ylavic --- (In reply to Yann Ylavic from comment #15) > > Using "ProxyWebsocketFallbackToProxyHttp on" would restore the old behaviour > thus two ProxyPass needed (supposedly). ProxyWebsocketFallbackToProxyHttp

[Bug 58593] mod_proxy wrong decision between http and ws

2023-01-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58593 Yann Ylavic changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #15 from Yann

[Bug 62161] no way to ensure error log contains timezone in timestamps

2023-01-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62161 --- Comment #4 from Yann Ylavic --- Created attachment 38485 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38485=edit ErrorLogFormat to accept "%{z}t" and "%{}t" ErrorLogFormat is about every log in any httpd context (loading,

[Bug 66443] [2.4.55 regression] SSI include virtual=file + mod_rewrite outputs line noise

2023-01-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66443 --- Comment #1 from andrew murphy --- ubuntu curl --compressed (which doesn't use brotli compression, just gzip) DOES get the correct page, which is strange a "test your url around the world" website shows line-noise each time I'm wandering

[Bug 66443] [2.4.55 regression] SSI include virtual=file + mod_rewrite outputs line noise

2023-01-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66443 andrew murphy changed: What|Removed |Added OS||All Summary|[2.4.55

[Bug 66443] New: [2.4.55 regression] SSI include virtual=file + mod_redirect outputs line noise

2023-01-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66443 Bug ID: 66443 Summary: [2.4.55 regression] SSI include virtual=file + mod_redirect outputs line noise Product: Apache httpd-2 Version: 2.4.55 Hardware: PC

[Bug 58593] mod_proxy wrong decision between http and ws

2023-01-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58593 --- Comment #14 from Ruediger Pluem --- Doesn't https://httpd.apache.org/docs/2.4/mod/mod_proxy_wstunnel.html#proxywebsocketfallbacktoproxyhttp solve your issue? -- You are receiving this mail because: You are the assignee for the bug.