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
..
2001-09-09 13:29:31 +00:00
2002-03-04 09:10:32 +00:00
2002-05-02 09:49:41 +00:00
2002-03-15 21:03:08 +00:00
2002-03-17 14:21:01 +00:00
2001-12-11 15:32:16 +00:00
2002-04-28 17:50:09 +00:00
2002-03-15 21:03:08 +00:00
2000-04-19 23:18:15 +00:00
2002-05-02 01:58:12 +00:00
2002-04-02 16:46:33 +00:00
2001-09-17 21:02:53 +00:00
2002-04-30 00:20:34 +00:00
2002-05-02 13:55:05 +00:00
2001-08-11 01:13:31 +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-10 01:27:44 +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
2001-07-31 06:28:05 +00:00
2002-03-04 18:46:55 +00:00
2002-03-23 17:51:20 +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-03-01 03:05:50 +00:00
2000-08-27 18:01:17 +00:00
2002-02-28 08:29:35 +00:00
2000-10-26 18:15:56 +00:00
2002-02-28 08:29:35 +00:00
2002-04-30 00:16:00 +00:00
2001-02-24 21:08:15 +00:00
2002-03-04 20:57:36 +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-04-11 15:50:32 +00:00
2002-04-16 22:14:27 +00:00
2002-02-28 08:29:35 +00:00
2002-04-23 00:14:08 +00:00
2001-09-05 01:03:50 +00:00
2002-03-17 21:00:44 +00:00
2001-07-13 18:21:21 +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
2002-04-15 22:22:53 +00:00
2002-04-15 22:22:53 +00:00
2002-04-30 00:22:44 +00:00
2001-09-09 13:29:31 +00:00
2001-09-09 13:29:31 +00:00
2002-04-11 12:13:17 +00:00
2002-04-25 09:01:35 +00:00