How to find the server details after submitting the smart form at the client machine?

  • 21 August 2015
  • 1 reply
  • 0 views

Badge +1

Hi,

 

We have two servers (load balancers), if we submit the request, it will hit the servers based on the loads.

 

Now, our requirement is to find out for which server the request is hitting after submission of the request from the client machine.

 

Please help us out how exactly we can find out the server details at form initialisation in Client side.

 

Regards,

SRK


1 reply

Userlevel 1
Badge +8

Hi Shahrukh

 

I'm not sure this is possible, but one thing I have done in the past is change the client's Host file to point the smartforms runtime directly to one of the load balanced servers. That way you can be sure of which server you are hitting and you can swap between them for testing scenarios.

Reply