I think that there is a bug in the mongrel2 java adapter using the latest version of mongrel2. I have posted a solution here: http://github.com/babsher/Java-Mongrel2-Handler The error was in the parse method. It would not properly calculate the location of the body when parsing a mongrel2 message. ____________ Bryan Absher