[EMAIL PROTECTED] load balancing method

2006-07-26 Thread Fabricio Luiz Machado
Hi all! I have an application hosted in two servers: https://server1.mydomain.com/app_name https://server2.mydomain.com/app_name The client have a system (not a browser) that must access the application and send username and password through a POST method. How can I did a load balancing in th

[EMAIL PROTECTED] En: mod_redirect X POST Method [errata]

2006-06-23 Thread Fabricio Luiz Machado
Sorry, the correct subject is: mod_rewrite X POST Method Fabricio. ___ Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular. Registre seu aparelho agora! http://br.mobile.yahoo.com/mailalertas/ --

[EMAIL PROTECTED] mod_redirect X POST Method

2006-06-23 Thread Fabricio Luiz Machado
Hi all! I have an application hosted in two servers: https://server1.mydomain.com/app https://server2.mydomain.com/app The client have a system (not a browser) that must access the application and send username and password through a POST method, conectiong at: http://app.mydomain.com T

RE: [users@httpd] ProxyPass with variables...

2005-06-16 Thread Fabricio Luiz Machado
ection to /. > > If that does not work, try to explain more thoroughly what the > problem is, i.e. exactly what URL it is trying to request, and join > the relevant lines from the access and error logs. > > -ascs > > > -Original Message- > From: Fabrici

RE: [users@httpd] ProxyPass with variables...

2005-06-16 Thread Fabricio Luiz Machado
> escreveu: > Fabricio > > Sorry I don't understand exactly what's not working for you. Are you > saying you want to make the port # dynamic as well? > > -----Original Message- > From: Fabricio Luiz Machado [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 15, 200

RE: [users@httpd] ProxyPass with variables...

2005-06-15 Thread Fabricio Luiz Machado
p://localhost:8080/$1 [P,L] > > and remove your ProxyPass, ProxyPassReverse directives > > -Original Message- > From: Fabricio Luiz Machado [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 15, 2005 1:33 PM > To: apache.org > Subject: [EMAIL PROTECTED] ProxyPass with vari

[users@httpd] ProxyPass with variables...

2005-06-15 Thread Fabricio Luiz Machado
Hi there! I integrate Apache + JBOSS with mod_proxy and it´s working fine to me. Now, I will have a big application, for hundreds of different profile clients. These clients must access the application with an URL like this: http://app.mydomain.com/client1 http://app.mydomain.com/client2 http://