On 10/10/07, Steve Bardsley <[EMAIL PROTECTED]> wrote:
> Greetings:
>
> I'm sending chunked, gzipped POSTs to apache and it works, but
> occasionally loses the request body.  After many hours of debug,
> mod_deflate is suspect.  Debug included using mod_ext_filter and
> instrumenting mod_deflate with extra log messages.
>
> After much searching of bugzilla and the mailing lists I found this
> thread:
>     http://thread.gmane.org/gmane.comp.apache.user/61481/focus=61516
>
> The last message in the thread hints at a problem:
>     "...should be fine for normal pages, but may be less than optimal
> for
>      things like streaming contents."
>
> Is mod_deflate unreliable for inflating gzipped and chunked input?

What version of apache are you using? Exactly what did your debugging
identify as the problem? Did you get error messages in the log?

I've never personally tried to do this, but you'll get better help if
you provide more details about the situation

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to