Hi,
for a middle web site with nearly 10.000 hits a day, running many
scripts accessing a SQL database (InterBase), what is more convenient,
fastcgi or mod_ruby (Apache)?
Now, I am using both (script.rb will be executed by Apache module,
script.cgi by fastcgi). Is it correct this way or it is better to use
only one technology?

Thanks.

Jilani