[REBOL] Re: Want FreesiteUK's scripts?
From: dockimbel:free at: 5-Feb-2001 23:15
Petr Krenzelok wrote:
[...]
> How many times should I repeat that? /Command = CGI. What do we want is -
> Apache module. If it is not like that, the world will not accept it. I tried
> to convince three of my friends and the answer was clear - CGI s... :-) ...
> that's probably reality and we have no guns to make them think in other way
[...]
Petr, there's another solution : FastCGI (http://www.fastcgi.com)
It's better in some aspects than the module approach and the protocol is quite
simple.
> 2) DocKimbel created mySQL scheme (protocol) script, which is currently
> available to /Express testers. I haven't tried it myself yet, but it surely
mySQL scheme is under beta testing for a few more days. I'll post an announce
here when the first public beta will be ready.
> would be interesting to know the speed in comparison to PHP Apache module,
> as a) we have to use it in CGI mode b) the script encoding routines are
> written in Rebol ....
[...]
It's faster than what i excepted. Roughly 150Ko/s for a "select" on my P150
with mysqld running on localhost.
Regards,
DocKimbel.