Hi Jeff, Thanks for the response. I went ahead and compiled Apache 2.4 latest and that did clear the logged error. I'm still having trouble with the 0 file size, but I'm doing a sleep and a cp to a unique file in the cmd script to make the content persist in the FS. It does look like you're correct that another request is coming in, but it must be something internal. I'll continue to hack at it. Best Regards, Jon From: Jeff Trawick <trawick@xxxxxxxxx> Reply-To: "users@xxxxxxxxxxxxxxxx" <users@xxxxxxxxxxxxxxxx> Date: Monday, November 12, 2012 1:19 PM To: "users@xxxxxxxxxxxxxxxx" <users@xxxxxxxxxxxxxxxx> Subject: Re: Using mod_ext_filter mode=input
On Mon, Nov 12, 2012 at 9:06 AM, Jon Belanger <jon.belanger@xxxxxxxxxxxxxxxxxxx> wrote:
Hi Jon, The issue of the unexpected error (and message) matches this recent fix to trunk and 2.4.x: The patch looks quite simple to try with 2.2.x. Can you how much that helps? (I don't know what else would happen besides the message.) With the patch in place, I successfully ran the first example you gave, like so: extfilterdefine tee \ cmd="/usr/bin/tee /tmp/ext_filter_debug" \ mode=input setinputfilter tee Is it possible that your testing showed the file going to zero because of some other request hitting the server (with no body)?
Born in Roswell... married an alien... http://emptyhammock.com/ |