Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IW app Azure deployment problem...
#6
... problem solved thanks to the Delphi-PRAXiS user group.

There is a FireDAC component (TFDMoniFlatFileClientLink) that I forgot all about that allowed me to pin point the problem.

This maybe one for Alexandre.

In my database I log the IP addresses for all log in attempts.

When a user connects through the Azure Load Balancer, the WebApplication.IP returns the IP Address AND Port resulting in a string longer than my database field is set for.

I have used other load balancers with IW apps in the past but this is the first time I experienced this.

The easy solution was to truncate the string to exclude the Port.
Reply


Messages In This Thread
IW app Azure deployment problem... - by zsleo - 03-19-2021, 04:38 AM
RE: IW app Azure deployment problem... - by kudzu - 03-19-2021, 04:38 PM
RE: IW app Azure deployment problem... - by zsleo - 03-20-2021, 04:34 AM
RE: IW app Azure deployment problem... - by kudzu - 03-21-2021, 01:04 AM
RE: IW app Azure deployment problem... - by zsleo - 03-21-2021, 07:31 PM
RE: IW app Azure deployment problem... - by zsleo - 03-22-2021, 11:59 PM
RE: IW app Azure deployment problem... - by kudzu - 03-23-2021, 08:18 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)