From:             [EMAIL PROTECTED]
Operating system: Redhat 7.2
PHP version:      4.3.0
PHP Bug Type:     Zlib Related
Bug description:  Output compression stops working

./configure  --with-mysql=/usr --with-apxs=/usr/local/apache/bin/apxs
--with-zlib --with-gd --with-gmp --enable-bcmath --enable-sockets
--enable-debug

php.ini
zlib.output_compression = On

Apache 1.2.37 
./configure \
"--with-layout=Apache" \
"--enable-module=most" \
"--enable-shared=max" \


After the server is running for about 30seconds to 1 min it stops
compressing pages. This can been seen by looking at HTTP Response Headers
in phpinfo(); and also using http://leknor.com/code/gziped.php to check
the page.
-- 
Edit bug report at http://bugs.php.net/?id=21854&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21854&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21854&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21854&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21854&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21854&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21854&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21854&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21854&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21854&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21854&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21854&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21854&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21854&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21854&r=gnused

Reply via email to