----- Original Message ----- From: "Maarten Koopmans" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 10, 2001 4:56 PM Subject: [REBOL] about the benchmarks
> about the benchmarks.... > > the 450/sec was Rugby. We will add fastcgi or lrwp, but we know we can scale > that up easily with some load balancing on the webserver side. Ah, probably so, although I am not sure if Apache itself provides it. I was more interested in your Rugby setup. So it is clear, that in FastCGI scenario, user types some url, and your fastCGI script is called. What does such script do - connects to your Rugby server? If so,. then how does webserver load balancing helps you, if your script connect to only one running Rugby server? -pekr- > > Although I know people were hoping that this was a FastCGI thing, it is > actually good news, as Rebol is performance wise good. > > --Maarten > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
