On Feb 13, 9:36 pm, paul <p...-mzPrHiy5csbYtjvyW6yDsg@public.gmane.org>
wrote:> In my production.log, I usually see lines like this:
>
> Processing by HomeController#index as HTML
>
> But sometimes I see the line like this:
>
> Processing by HomeController#index as */*
>
> At first I thought perhaps those calls were made by a bot, but after
> looking at it closer it looks as those they are generated by normal
> users. I have no idea, first, how that line could have been generated,
> and second, is it anything to worry about. The correct route seems to
> be taken, so it appears to be harmless, but I''d love to understand
> what is going on.
I suspect this is IE sending weird Accept headers:
http://blogs.msdn.com/b/ieinternals/archive/2009/07/01/9811694.aspx
but you may want to try checking the server logs to make sure.
--Matt Jones
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.