RE: Howto implement a new algorithm scheduler in mod_proxy_balancer

2008-10-22 Thread Houser, Rick
part #2 sounds more like the kind of a task you would want to use at least an external process, if not a separate physical machine for. Basically, you are looking for an intelligent load balancer, correct? Thanks, Rick Houser Auto-Owners Insurance Systems Support (517)703-2580 -Original Me

Re: Howto implement a new algorithm scheduler in mod_proxy_balancer

2008-10-22 Thread Kevac Marko
What's monitor hook? On Wed, Oct 22, 2008 at 11:58 PM, Jim Jagielski <[EMAIL PROTECTED]> wrote: > Sounds like 2 questions there: (1) is there anyway to create > some sort of scheduler that does periodic functions and (2) how > to obtain external server info (like CPU, etc...). > > Re #1: Under 2.2

Re: Howto implement a new algorithm scheduler in mod_proxy_balancer

2008-10-22 Thread Jim Jagielski
Sounds like 2 questions there: (1) is there anyway to create some sort of scheduler that does periodic functions and (2) how to obtain external server info (like CPU, etc...). Re #1: Under 2.2, there is a monitor hook, but it is pretty limited. Best thing is to create an external process which ru

Re: Howto implement a new algorithm scheduler in mod_proxy_balancer

2008-10-22 Thread Rainer Jung
ricardo13 schrieb: > I don't find that examples. I find in the folder httpd.2.2.9/modules/proxy/ > .there isn't folder example > Where can I find ??? Is there any link ??? It's not yet in the stable branch 2.2, but you can find it in the trunk: http://svn.apache.org/viewvc/httpd/httpd/trunk/m