Re: [us...@httpd] Load balancing issue.

2010-03-09 Thread afrodom
Ok thanks ! -- View this message in context: http://old.nabble.com/Load-balancing-issue.-tp27828605p27834369.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. - The official User-To-User support

Re: [us...@httpd] Load balancing issue.

2010-03-09 Thread afrodom
Hi, thanks on your direction. Somehow my idea solution is probably the most resolvable by SOAP messages. I would appreciate, if you can redirect to some good article about just failover, in the sense that,ONLY when main server goes down, a request to be redirected to another one in cluster. Hope y

Re: [us...@httpd] Load balancing issue.

2010-03-09 Thread afrodom
Hi Phil. I was wondering, may I somehow implement some business logic inside apache, and read each user request, which will carry the information (inside request), upon what will be decide to what server it should be redirected? Thanks -- View this message in context: http://old.nabble.com/Load

[us...@httpd] Load balancing issue.

2010-03-08 Thread afrodom
Hi, I am hew to Apache HTTP, so I have one problem to conceive. May I somehow (is it possible) to use Apache server to redirect a request to appropriate application server (like JBoss), based on some information carried in the request? And if I can perform that thing, do I need an apache restart,