Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: About Rebol/Apache

From: holger:rebol at: 26-Apr-2001 7:08

On Wed, Apr 25, 2001 at 10:44:06PM -0700, David Vydra wrote:
> Holger, > > If I am trying to build a multiuser site with db support, am I still making blocking calls to the db?
Yes.
> If so, is there a way to load-balance several R/Commands running FastCGI?
You would have to put a proxy between your web server and the Command instances which acts as a dynamic scheduler. -- Holger Kruse [holger--rebol--com]