I'm looking for someone to confirm a problem I am seeing that may be a regression. Anyone got a test hardy box with the latest updates that can run HTTPS, and doesn't mind if it might crash due to OOM?
Then use the command: ab -n 2000000 -c 100 -f TLS11 https://webserver/ <https://webserver/> against it, while watching top. Then compare that on the same server to http://webserver/. What I see is outlined here: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/422138 Basically the oldest children never free any of their memory when using the SSL port, which looks an awful lot like: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/224945 Yet I have shown in my apt-cache policy in my ticket that I am running the version from -updates, unless I am missing something. If anybody can confirm this and chime in on 422138 that would be great. -- Joe McDonagh Operations Engineer www.colonfail.com -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
