Re: Output cutoff with Apache2 and mod_layout 4.0.1a
"David Gibbs" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-layout |
|---|---|
| Message-ID | <[email protected]> |
"David Gibbs" <[email protected]> wrote in message news:[email protected]... > "Brian Aker" <[email protected]> wrote in message > news:1040086764.11899.45.camel@avenger... > > On Mon, 2002-12-16 at 16:36, David Gibbs wrote: > > > For some reason the output is being cut off after 4981 bytes. > > So only long documents? > Any document longer than 4981 bytes. Actually, that's not strictly true ... the 4981 bytes INCLUDES the header, footer, & comments, that mod_layout is adding. The header is 152 bytes, the footer is 534 bytes. I'm not sure how large the comments are. david