From: Zev Blut Date: 2004-05-27T20:56:03+09:00 Subject: Re: WEBrick and FastCGI response Hello, On Thu, 27 May 2004 20:42:00 +0900, Sascha Ebach wrote: > I would like to know a way how I can query if I am actually using the c > fastcgi version. To make it load the C version change your require statement to: require 'fcgi.so' Best, Zev