Mladen Turk wrote:
Hi,

Seems that we have some problems reading POST data from Apache2.
My proposal is to add the read ahead buffer.
Looking at some modules I found that most of them has that feature.
For example mod_isapi has a default read ahead buffer length of 49152
bytes (48 k). (Why?)

Question:
Can we make some good example that will allow POST data over 16K (4
buckets)?
MT.



--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


I have used the attached testservlet to test big POST on Linux and Solaris and I have not detected a problem. (Well I have stopped testing at about 20 k).

Cheers

Jean-frederic

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


Reply via email to