From:             [EMAIL PROTECTED]
Operating system: Linux 2.2.17
PHP version:      4.0.4
PHP Bug Type:     Apache related
Bug description:  Memory leak with ob_gzhander 

When I have tried to use ob_gzhander on the site, on server began to decrease quantity 
of free memory (swap). For 2 two hours ~150 MB.

php is 4.0.4pl1

configured:

CFLAGS="-O6" \
LDFLAGS="-rdynamic" \
EXTRA_LIBS="-lxmlparse -lxmltok" \
LIBS="-lxmlparse -lxmltok" \
CXX=gcc \
./configure \
--enable-inline-optimization \
--with-mysql=/work/php/mysql \
--with-apache=/work/apache/apache_1.3.14 \
--enable-static \
--enable-track-vars \
--enable-safe-mode \
--enable-magic-quotes \
--enable-track-vars \
--with-jpeg-dir=/work/php/jpeg-6b \
--with-gd=/work/php/gd \
--with-ttf \
--with-zlib \
--enable-sysvshm \
--enable-sysvsem \
--with-epipe \
--with-mhash=/work/php/mhash \
--with-mcrypt=/work/php/mcrypt \
--disable-libtool-lock \
--with-shared-pdf \
--with-dom=/usr/lib \
--enable-shmop \
--with-sablot \
--with-config-file-path=/etc/httpd/conf 




-- 
Edit Bug report at: http://bugs.php.net/?id=8683&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]

Reply via email to