Hi all,
I have a problem and any help would be greatly appreciated.
I have three web servers on different domains. When a browser makes a request ("X" to server "A", server "A" will do something and pass the results together with original request "X" to server "B". Upon receiving the request, server "B" will talk to server "C" (maybe back and forth several times), and finally, server "C" will handle the request "X" and communicate directly with the original requesting party - the browser. My question: is this possible? If yes, how?
Many thanks in advance!
I have a problem and any help would be greatly appreciated.
I have three web servers on different domains. When a browser makes a request ("X" to server "A", server "A" will do something and pass the results together with original request "X" to server "B". Upon receiving the request, server "B" will talk to server "C" (maybe back and forth several times), and finally, server "C" will handle the request "X" and communicate directly with the original requesting party - the browser. My question: is this possible? If yes, how?
Many thanks in advance!