[Bug 1704168] Re: Apache-2.4.27 massive slow down for files >8192 bytes long

2018-07-07 Thread David Favor
I can verify this is fixed in Apache 2.4.33 as I just tested this version. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1704168 Title: Apache-2.4.27 massive slow down for files >8192

[Bug 1704168] Re: Apache-2.4.27 massive slow down for files >8192 bytes long

2018-06-27 Thread  Christian Ehrhardt 
Cosmic is on 2.4.33 so this is resolved. ** Changed in: apache2 (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1704168 Title: Apache-2.4.27 massive

[Bug 1704168] Re: Apache-2.4.27 massive slow down for files >8192 bytes long

2017-11-14 Thread ChristianEhrhardt
Also thank you a lot for driving this further on the upstream bug David! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1704168 Title: Apache-2.4.27 massive slow down for files >8192 bytes long To

[Bug 1704168] Re: Apache-2.4.27 massive slow down for files >8192 bytes long

2017-11-14 Thread ChristianEhrhardt
Fixed upstream now and even backported to 2.4 series. Fortunately assumptions were confirmed and this was only a fix in ab that was needed (not the server) which lowers severity a lot IMHO. Fix for 2.4 is: http://svn.apache.org/viewvc?view=revision=1814468 This will be in 2.4.30 and I'd think

[Bug 1704168] Re: Apache-2.4.27 massive slow down for files >8192 bytes long

2017-11-13 Thread Bug Watch Updater
** Changed in: apache2 Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1704168 Title: Apache-2.4.27 massive slow down for files >8192 bytes long To manage

[Bug 1704168] Re: Apache-2.4.27 massive slow down for files >8192 bytes long

2017-09-28 Thread Bug Watch Updater
** Changed in: apache2 Status: Unknown => Confirmed ** Changed in: apache2 Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1704168 Title: Apache-2.4.27

[Bug 1704168] Re: Apache-2.4.27 massive slow down for files >8192 bytes long

2017-07-17 Thread Andreas Hasenack
** Also affects: apache2 via https://bz.apache.org/bugzilla/show_bug.cgi?id=61301 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu.

[Bug 1704168] Re: Apache-2.4.27 massive slow down for files >8192 bytes long

2017-07-17 Thread Andreas Hasenack
** Also affects: apache2 via https://bz.apache.org/bugzilla/show_bug.cgi?id=61301 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1704168 Title:

[Bug 1704168] Re: Apache-2.4.27 massive slow down for files >8192 bytes long

2017-07-14 Thread David Favor
Upstream bug open worked today. https://bz.apache.org/bugzilla/show_bug.cgi?id=61301 ** Bug watch added: bz.apache.org/bugzilla/ #61301 https://bz.apache.org/bugzilla/show_bug.cgi?id=61301 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1704168] Re: Apache-2.4.27 massive slow down for files >8192 bytes long

2017-07-14 Thread David Favor
This verifies what I was seeing. It appears all's well with >8192 bytes until ab gets into the "Time taken for tests" which appears to be doing socket housekeeping, then this testing seems to add roughly 5 secs/request. I'll try again + open an upstream bug. I was having problems last time I

[Bug 1704168] Re: Apache-2.4.27 massive slow down for files >8192 bytes long

2017-07-14 Thread ChristianEhrhardt
Hi David, I can at least confirm the issue on ab. And the stress can be reduced a lot for better debugg-ability: $ ab -k -n 1 -c 1 https://DavidFavor.com/foo-8192.txt | grep '^Time per request.*mean)$' Time per request: 397.659 [ms] (mean) $ ab -k -n 1 -c 1

[Bug 1704168] Re: Apache-2.4.27 massive slow down for files >8192 bytes long

2017-07-13 Thread David Favor
After a bit more testing, problem seems to be with ab. Just compiled up https://curl.haxx.se/libcurl/c/chkspeed.html which produces this... lxd: net12-david-favor # ./chkspeed https://DavidFavor.com/foo-8192.txt Data downloaded: 8192 bytes. Total download time: 0.089 sec. Average download speed: