I was experiencing a bug in IE7 where my Rails app would return js when I was asking for html and vice-versa. It worked fine in other browsers but just not IE. It seems a few other people were having this issue long ago but I could not find any recent info or a complete […]
Tag Archives: rails
Passenger, Memory and mod_rewrite
Well, as I stated in my previous post, I enabled Passenger for my Austin Real Estate site. Well, everything seemed fine for the first few days. But then I noticed that my memory usage was steadily creeping up. I killed my ruby processes and that helped but then it just started creeping up again. After […]
Optimizing Rails Server Performance on Dreamhost
Lately, I have been working on some SEO for my Austin Real Estate site. Slowly but surely my traffic has been increasing so I figured it was time for me to solve some long standing issues before my site gets too busy. It is hosted on Dreamhost and has been pretty slow. I built the […]