Please disregard my last comment. Those packages did not actually have
the patch applied due to some nuances with dpatch in the build. As a
result those tests are invalid.
I have since cleanly applied the patch, built test packages, and tested.
These test have succeeded, with 100,000 SSL reques
The bug is in Apache, not OpenSSL.
** Changed in: openssl (Ubuntu)
Importance: High => Undecided
Assignee: Dustin Kirkland (kirkland) => (unassigned)
Status: Triaged => Invalid
--
memory leaks in apache2 when running mod_ssl
https://bugs.launchpad.net/bugs/224945
You received this
Patch submitted.
** Changed in: apache2 (Ubuntu)
Status: Confirmed => In Progress
Target: None => ubuntu-8.04.1
--
memory leaks in apache2 when running mod_ssl
https://bugs.launchpad.net/bugs/224945
You received this bug notification because you are a member of Ubuntu
Server Team,
Upstream bug filed with Apache:
https://issues.apache.org/bugzilla/show_bug.cgi?id=44975
They suggested applying this patch:
http://svn.apache.org/viewvc?view=rev&revision=654119
Test packages available in my PPA.
This patch fixes half of the problem. It solves the out-of-memory
errors, however
FWIW, I have also reproduced this problem in Gutsy as well, which uses
openssl-0.9.8e-5ubuntu3.
However, Dapper-Feisty do not exhibit this problem. Feisty uses
openssl-0.9.8c-4ubuntu0.2.
It seems that the regression was introduced sometime between
openssl-0.9.8c and 0.9.8e.
:-Dustin
** Changed
Léobaillard-
I cannot reproduce this with SSL disabled.
Can you give very detailed steps for reproducing this problem without
SSL?
:-Dustin
** Also affects: openssl (Ubuntu)
Importance: Undecided
Status: New
--
memory leaks in apache2 when running mod_ssl
https://bugs.launchpad.net/
The only way to reboot the machine safely is to use the Magic SysRq
keys. For instance, I used : AltGr + SysRq + s, AltGr + SysRq + u and
AltGr + SysRq + b which syncs the mounted file systems, remounts all the
mounted file systems in Read Only mode and finally reboots the computer.
But I still ca
Chuck-
SSL configuration:
NameVirtualHost *:443
SSLEngine On
SSLCertificateFile /etc/ssl/certs/ssl.pem
DocumentRoot /var/www
Options Indexes
:-Dustin
--
memory leaks in apache2 when running mod_ssl
https://bugs.launchpad.net/bugs/22494
I've reproduced this in a Hardy VM with 128MB of memory.
Beyond the default server install, I installed:
apache2-mpm-worker ssl-cert
I enabled ssl with a2enmod.
I created a very simple ssl config for apache and enabled it with
a2ensite.
Then, from the VM host, I ran:
time ab -n 10 -c 20 -f
Hello,
Can you provide your ssl configuration so I can reproduce this?
Please include the output of dpkg -l | grep apache.
Thanks
chuck
** Changed in: apache2 (Ubuntu)
Status: New => Incomplete
--
memory leaks in apache2 when running mod_ssl
https://bugs.launchpad.net/bugs/224945
You re
BTW, here's some debug information from /var/log/kern.log :
May 3 19:51:22 yoda kernel: [10632.509889] Out of memory: kill process 9047
(apache2) score 19040 or a child
May 3 19:51:22 yoda kernel: [10632.510045] Killed process 9047 (apache2)
May 3 19:51:22 yoda kernel: [10634.310259] named inv
Hi,
I've got the same bug. I've tried disabling mod_ssl without any success,
the memory leak is still happening... Do you have an idea ? Maybe it's
not/not only SSL after all ?
--
memory leaks in apache2 when running mod_ssl
https://bugs.launchpad.net/bugs/224945
You received this bug notificati
12 matches
Mail list logo