Re: PHP4/Apache2 Content-Length stripped?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Stoian Ivanov wrote:

>   Hi all,
> I'm writing a wap download script involving dynamic image resizing and so
> on. I've notice that some phones are quitting in the mids of http
> transfer. After looking further I found out that headers() is sometimes
> ignored or stripped. I've googled around and found in a perl forum that
> flush-ing
> helps but in PHP4.3.10/Apache2/Gentoo/linux2.6  it seems to not help (at
> least in my configuration) Is there a work-around or something...
>            (I'm going to post same question in apache's mailiing list..)
> 
> Thanks in advance

    Just for the record: I've managed to hack it by mod_headers and
apache_setenv() // works with prefork-ing apache not sure in multi-threaded

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux