Yeah, Christian Rabe reported this bug to me a couple of months ago, I 
guess it's now been verified :)

As far as I recall, trans_sid plugs into the output mechanism in a 
dedicated way, which is not compatible with output 
buffering/manipulation.  It should probably change to use the output 
buffering mechanism instead, which should make it work with output 
compression automatically.  I could be wrong about this though, I haven't 
actually looked into it.

Zeev

At 11:19 20/07/2001, Björn Schotte wrote:
>Hi,
>
>we're using
>
>    zlib.output_compression = On
>
>e.g. transparent gzip output compression. I wanted to change PHP-Center
>to use native PHP4 sessions with transparent sid propagation. Problem:
>trans-sid doesn't work when zlib.output_compression is On, so I consider
>this as a bug.
>
>--
>PHP Schulungen und                        | International PHP Conference
>Schulungsmaterial:                        |             05. - 07.11.2001
>http://thinkphp.de/                       |      Astron Hotel, Frankfurt
>http://rent-a-phpwizard.de/schulungen.php |  http://www.php-kongress.de/
>
>--
>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]

--
Zeev Suraski <[EMAIL PROTECTED]>
CTO &  co-founder, Zend Technologies Ltd. http://www.zend.com/


--
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