Now, after more detailed analysis of logs I see the problem occurs when
the request is PROPFIND type.
I think the ''read_query_params'' method in
''raw_post_data_fix.rb'' should
handle except GET, PUT and HEAD request methods also PROPFIND.
Is anybody going to fix it?
Jozef
Jozef Fulop wrote:> Hi all,
>
> My dispatch.fcgi dies from time to time. I have the following message in
> my logs. Does anybody know what is going on here?
>
> [error] [client blabla] FastCGI: server "blabla/www/publ
> ic/dispatch.fcgi" stderr: \tfrom
>
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.5.1/lib/action_controller/cgi_ext/raw_
>
> post_data_fix.rb:42:in `read_query_params''
> [error] [client blabla] FastCGI: server "blabla/www/publ
> ic/dispatch.fcgi" stderr: \tfrom
>
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.5.1/lib/action_controller/cgi_ext/raw_
>
> post_data_fix.rb:14:in `initialize_query''
>
> Thanks,
> Jozef
> _______________________________________________
> Rails mailing list
> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>