From: [EMAIL PROTECTED]
Operating system: Linux 2.2.x
PHP version: 4.0.3pl1
PHP Bug Type: Informix related
Bug description: httpd memory problem with informix
After successfully getting data from an Informix IDS2000 Database the httpd never
frees his used memory. (After a big select the httpd's memory will rise about 40 MB).
-> the httpd's eat all available system memory and swap, resulting in an system crash
(VM: killing...).
The httpd got up to 300 MB RSS.
Thanks for your help
Torsten
systems affected:
SuSE Linux 2.2.14, apache 2.2.14, php4.03pl1
SuSE Linux 2.2.16, apache 2.2.17, php4.03pl1
Linux 2.2.18, apache 2.2.19, php4.03pl1
Configure command- line:
./configure --enable-safe-mode \
--enable-sysvsem --enable-sysvshm \
--with-zlib --with-gd=/usr \
--with-yp --with-jpeg-dir --with-tiff-dir=/usr/lib \
--with-config-file-path=/etc/httpd --with-png-dir \
--with-exec-dir=/usr/lib/apache/bin \
--with-apache=../apache_1.3.17 \
--with-informix=/opt/informix \
--with-pdflib
--
Edit Bug report at: http://bugs.php.net/?id=9832&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]