|
<< Click to Display Table of Contents >> Navigation: Telegram > 2020 > 01 > 31 > Telegram_2020-01-31T06 |
2020-01-31T06:49:00
I have a question: How is the hosname in IWAppForm.Show response being determinated? The question is because we send a request do ' type: link crsaut.gw.dfnld.nl '. The result of the Async request mentions a hostname which is not in use anymore and unknown to our DNS so it will give a 404. (see image). This hostname is not in our code.
2020-01-31T06:52:22
I have to say that the URL arrives at a load balancer. The LB sends it to one of two servers, none of them with the hostname mentiond in het URL in the response's CDATA
2020-01-31T06:53:10
correction: mentioned in the URL