Re: Doing HTTP redirect using BizTalk

Tech-Archive recommends: Speed Up your PC by fixing your registry



Do you want this to be doen for a specific app/Url and you wnat to log the
request by some promotion and sen this to another server , Yes you can do
that .

If you want to use it as a simple portforwarding kinda thing I dont think
you can and probably biztalk is not the best tool for that kind of job .




"Abdullah" <Abdullah@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:811E613D-B242-46B2-AD3B-C1EFA72635B0@xxxxxxxxxxxxxxxx
Hi all,
I am requested to make BizTalk do HTTP redirection for HTTP calls that
comes to it.
Basically, the client has an apache frontend server and another apache
backend server. The front end server does nothing but redirecting the HTTP
requests to the bankend to protect the backend server. They are requesting
that BizTalk is put in the middle of those two serves so it can do HTTP
redirection and some basic logging to the HTTP request in BizTalk.
My question is, is that thing doable? Can any one give me even a high
level
approach?
Thanks a lot


.



Relevant Pages

  • Re: breaking the model
    ... > The forms data then is in the Request object. ... HTTP Request; in this case, the form POST Request from the Page. ... client and server. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: [Full-disclosure] Multiple Vulnerabilities of PY Software Active Webcam WebServer
    ... It appers that the server does not use multithreading... ... Before the administrator press "Cancel" or "Yes",the other request ... > Multiple Vulnerabilities of PY Software Active Webcam WebServer ... > will be paused,that means the other user cannt Access the HTTP ...
    (Full-Disclosure)
  • httpedit: low-level interface to HTTP
    ... We just published httpedit, ... any of the data you are sending, e.g. when debugging an HTTP server ... By modifying the request and seeing the response on the same ...
    (Pen-Test)
  • Re: How to write something to a html textfield and send it?
    ... > No need for controlling any particular browser. ... I'm not familiar with HTTP user ... and building the request in your program. ... The server doesn't know anything about a textfield; ...
    (comp.programming)
  • Re: Http POST requests changed to GET by proxy?
    ... between the applet and the servlet engine. ... When our applet creates a HTTP connection to the server it uses ... unknown and creates an HTTP GET request, thus doGet will be called on ...
    (comp.lang.java.programmer)