[Bug 60242] New: Concurrent Login Sessions - Apache 2.4.20

2016-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60242 Bug ID: 60242 Summary: Concurrent Login Sessions - Apache 2.4.20 Product: Apache httpd-2 Version: 2.4.20 Hardware: Other OS: Windows Server 2003 Status: NEW

[Bug 60242] Concurrent Login Sessions - Apache 2.4.20

2016-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60242 Shaggy changed: What|Removed |Added CC|

[Bug 59660] mod_macro: Control on bad nesting

2016-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59660 Marc Stern changed: What|Removed |Added Attachment #34326|0 |1 is

[Bug 60244] mod_http2 causes serialized requests if there are parallel long running requests on the same connection

2016-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60244 --- Comment #4 from Stefan Eissing --- The problem is that you run 'prefork' as your mpm. In prefork there is only one connection/request per process. So, when you browser reuses the h2 connection, it ends up in the very

[Bug 60244] mod_http2 causes serialized requests if there are parallel long running requests on the same connection

2016-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60244 Eric Covener changed: What|Removed |Added Status|NEW |NEEDINFO ---

[Bug 60244] mod_http2 causes serialized requests if there are parallel long running requests on the same connection

2016-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60244 --- Comment #3 from Reno Reckling --- Created attachment 34368 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34368=edit loglevel trace8 of a session that has the problem This shows the following series of event:

[Bug 60242] Concurrent Login Sessions - Apache 2.4.20

2016-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60242 Eric Covener changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 60244] mod_http2 causes serialized requests if there are parallel long running requests on the same connection

2016-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60244 e-apa...@wthack.de changed: What|Removed |Added CC||e-apa...@wthack.de -- You are

[Bug 60244] New: mod_http2 causes serialized requests if there are parallel long running requests on the same connection

2016-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60244 Bug ID: 60244 Summary: mod_http2 causes serialized requests if there are parallel long running requests on the same connection Product: Apache httpd-2 Version: 2.4.23

[Bug 60244] mod_http2 causes serialized requests if there are parallel long running requests on the same connection

2016-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60244 --- Comment #1 from Reno Reckling --- Additional insight: This happens _only_ during requests that involve php. If i have a long running download that shares a connection with another static file requests, everything is

[Bug 35768] Missing file logs at far too high of log level

2016-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=35768 --- Comment #12 from ys...@tm-company.de --- Re Jay Freeman/#9: > If a user wanted to mess with me, they'd just start requesting 404s off my > server until I run out of disk space. How exactly does the requested patch deny them the ability

[Bug 35768] Missing file logs at far too high of log level

2016-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=35768 Todd Vierling changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment