All Tags > rails (RSS)
  • Setting EnvironmentVars in IIS7

    Hi, In fcgiext 1.5 for IIS 6 it was possible to configure param EnvironmentVars in fcgiext.ini to be passed to the applications dispatch.fcgi Is there a way do the same using the cgi service in IIS7? My handler mapping in applicationhost.config looks like: <location path="rorkptv"> <system...
    Posted to Forum by bg on 12 hours, 35 minutes ago
  • Re: Limitations regarding InstanceMaxRequests and IdleTimeout IIS6 fcgiext 1.5

    Dear WenJun Zhang, Thank you for answer. It was indeed the application pool´s idle shutdown feature that caused the shut down of the idle processes. I have now created a new application pool for my RoR site, trying to find settings that give acceptable performance for my application. Avoiding idle timeout...
    Posted to Forum by bg on 10-18-2009, 6:23 AM
  • 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...
    Posted to Forum by chrisortman on 09-05-2007, 1:04 PM
  • Error 0x80004005 occurred processing request.

    I followed "10 steps to get Ruby on Rails running on Windows with IIS FastCGI" to get my app running on two different W2K3 servers. Everything went fine with the first installation but I just can't get it work on the second server. I've repeated the steps over and over and I still get...
    Posted to Forum by dfunky on 09-04-2007, 6:26 PM
  • FastCGI with Ruby on Rails - IIS 5.1 / IIS 6 - Http POST issue.

    I have got IIS and Multiple App's to talk using same technique’s as I used with isap_fcgi.dll, all works fine apart from an intermittent problem. After returning data from a POST, the rubyw.exe process is left in some funny state, and the next request causes rubyw.exe to exit. The same request may...
    Posted to Forum by mspeight on 06-14-2007, 9:30 PM
  • Directory Listing Denied

    I know this is probably not directly related to the FastCGI handler but after configuring my site in IIS to support Ruby on Rails following the 10 steps instructions over here I can't get the default document to work. i.e., when people browse to http://mysite.com/ they get directory listing denied...
    Posted to Forum by armanddp on 05-28-2007, 6:26 PM
Page 1 of 1 (6 items)
Microsoft Communities