(RADIATOR) Input queue size

Frank Danielson fdanielson at csky.com
Wed Nov 12 22:22:11 CST 2003


It's really not that hard. You run a number of Radiator instances, with each
one having it's own connection to the LDAP, SQL, or whatever backend. Then
you front end those with an instance or two of Radiator running AuthBy
ROUNDROBIN or AuthBy LOADBALANCE to distribute the requests among them.

You can process quite a lot of requests simultaneously this way. If your
current server is not responding fast enough but the CPU utilization is not
maxed out you are probably just hitting the ceiling on how many requests a
single instance can process at a time. Start up some more processes on the
box and use all those processor cycles that you paid for.

-Frank

-----Original Message-----
From: Claudio Lapidus [mailto:c_lapidus at hotmail.com]
Sent: Wednesday, November 12, 2003 9:19 PM
To: Guðbjörn S. Hreinsson; radiator at open.com.au
Subject: Re: (RADIATOR) Input queue size

......



More information about the radiator mailing list