Ryan Bloom wrote: > On Wednesday 21 November 2001 10:29 am, Ian Holsman wrote: > > On Wed, 2001-11-21 at 10:14, Ryan Bloom wrote: > > > On Tuesday 20 November 2001 03:23 pm, Doug MacEachern wrote: > [...]
> The core should be doing this for you. I think you are seeing the problem > I described above. Namely, your SSI files are creating more than 16 > brigades > that combine to less than 8192 bytes. This is what causes the core to > send > the data too soon. I am about to commit a patch that stops that > behavior. Can > you test with the patch and let me know if it solves your problem too? > This commit (server/core.c 1.102) appears to have broken everything that creates small buckets. E.g., <!--#printenv --> in an shtml page produces garbage output. The previous version of core.c works properly. --Brian
