Previous Next

Thread: Simultaneous requests to Rails

Last post 09-05-2007 1:04 PM by chrisortman. 0 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (1 items)

Sort Posts:

  • 09-05-2007, 1:04 PM

    • chrisortman
    • Not Ranked
    • Joined on 02-18-2005, 11:13 AM
    • Posts 5
    • chrisortman

    Simultaneous requests to Rails

    I've managed to get a rails app working under IIS using FastCGI, however I've run into a bit of a snag. As a test I have a client program send 10 simultaneous requests to the same rails page (simple render 'hello world')

    However when I slowly ramp up and get 10 ruby processes sitting idle on the webserver I can get all 10 simultaneous requests to complete successfully. I'm not sure if I would want a way to always have at least N workers or if there needs to be a way to get ruby.exe to start faster?

    Thanks
     

Page 1 of 1 (1 items)
Page view counter