Questions tagged [mongrel-rails]

2 questions
0
votes
1 answer

How do I stop IIS from sending minutely GET requests to my proxied mongrel server?

I have a rails application running on Windows Server 2008 running IIS7.5. I am using Application Request Routing to send requests to the Mongrel server via IIS (I didn't want to set it up like this but this was the environment I have been forced to…
brad
  • 237
  • 1
  • 3
  • 9
0
votes
1 answer

Mongrel cluster returning page source

I've setup a mongrel_rails cluster which worked correctly until I decided to reinstall ruby/rails/mongrel. I'm able to get an output when I visit the website, but I'm obtaining the page source instead of a parsed html file... From what I understand,…
tomzx
  • 163
  • 9