ROR Development Assignments at Pune

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

Am 11.10.2011 12:52 schrieb “Priya” [email protected]:

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

Hi Norbert,

Please check the following link for detailed error.

http://www.ruby-forum.com/topic/2762446#new

Its working fine in browser…

Thanks