You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Ahmed ALAMI <aa...@netfective.com> on 2003/01/17 12:55:34 UTC

[users@httpd] HELP for balancing execution of HTTP Request

Hello everyone,

	We have a customer who wants to access to our Websphere Application server.
	To access the application server, we have a machine where apcahe HTTP server is installed and an other where this application server is installed.

	The solution is to give to the customer an URL to connect to the Apache HTTP server that can map to application server without making a complete redirection beacuse the second machine is invisible outside the network. So, we would like the Apache server to process the HTTP requests by balancing it to the application server and to present its response.

	Is it possible to do this with APACHE by configuring a module.

Thanks in advance for help.



------------
Tous les hommes naissent linuxiens, c'est la société qui les corompt.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] HELP for balancing execution of HTTP Request

Posted by Victor Tsang <vi...@outblaze.com>.
I think you can try using mod_rewrite to internal proxy the request the
this application server.


Tor.

Ahmed ALAMI wrote:
> 
> Hello everyone,
> 
>         We have a customer who wants to access to our Websphere Application server.
>         To access the application server, we have a machine where apcahe HTTP server is installed and an other where this application server is installed.
> 
>         The solution is to give to the customer an URL to connect to the Apache HTTP server that can map to application server without making a complete redirection beacuse the second machine is invisible outside the network. So, we would like the Apache server to process the HTTP requests by balancing it to the application server and to present its response.
> 
>         Is it possible to do this with APACHE by configuring a module.
> 
> Thanks in advance for help.
> 
> ------------
> Tous les hommes naissent linuxiens, c'est la société qui les corompt.
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org