Hi, Am using ab(Apache Benchmark) for load test in my rails app. ab -n10 -c10 -p ~/post_data_ab.txt -T "multipart/form-data; boundary=1234567" http://localhost:3000/albums ... I have used the above command for testing upload photos. But am getting error which I don''t know how o handle. Can anyone help? Btw, I also need few teammates to handle development & bug fixing for few local assignments on ROR at Pune. Anyone interested ? Thanks, Priya priya(dot)positions(at)gmail(dot)com -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Am 11.10.2011 12:52 schrieb "Priya" <priya.positions-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> Am using ab(Apache Benchmark) for load test in my rails app. > > ab -n10 -c10 -p ~/post_data_ab.txt -T "multipart/form-data; > boundary=1234567" http://localhost:3000/albums > ... > I have used the above command for testing upload photos. But am > getting > error which I don''t know how o handle.What exactly is that error? No one can help without knowing the message you get when trying. Also you should tell us if the image upload works when doing it manually via your browser. -- send by Samsung Galaxy Tab with Overcome Mod -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Hi Norbert, Please check the following link for detailed error. http://www.ruby-forum.com/topic/2762446#new Its working fine in browser.. Thanks -- Posted via http://www.ruby-forum.com/. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.