1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 11:42:17 +02:00
Files
archived-php-src/main
Yasuo Ohgaki 5b83e9294c Change nest level to send Content-Length again. It seems this is the
best setting for now.

PHP will not send Content-Length always. It only sends when it is
possible to send. output_buffer=0 is supposed to disable chunked
output, but it seems it does not disable. It also behaves a litte
strange way. This should be addressed someday.

It is possible Content-Length header is not set. If it happens, try to
increase chunk size for now. (i.e. output_buffer=40960)

I included a little debug code for me and other develpers to play with,
when (NestLevel==1 && ObStatus==5), PHP sends Content-Length.
2002-05-02 13:55:05 +00:00
..
2002-03-15 21:03:08 +00:00
2001-12-11 15:32:16 +00:00
2002-03-15 21:03:08 +00:00
2000-04-19 23:18:15 +00:00
2002-04-02 16:46:33 +00:00
2001-09-17 21:02:53 +00:00
2001-07-30 15:10:15 +00:00
2002-02-28 08:29:35 +00:00
2001-08-15 18:01:48 +00:00
2002-04-19 05:48:22 +00:00
2001-12-11 15:32:16 +00:00
2002-02-28 08:29:35 +00:00
2002-03-19 17:49:02 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2001-12-11 15:32:16 +00:00
2001-12-11 15:32:16 +00:00
2002-02-28 08:29:35 +00:00
2001-09-05 01:03:50 +00:00
2002-01-14 13:36:54 +00:00
2002-02-28 08:29:35 +00:00
2002-04-11 07:28:24 +00:00
2002-04-10 01:07:49 +00:00