Slow response time via VPN
Posted: Wed 20 May 2020 15:23
Hello,
Delphi 10.3.3, UniDAC 8.1.2
One of our customers do use a VPN connection on port 3600 (not standard port) to connect to a MySQL server.
The issue is that some very light queries that returns only a row (no blobs) needs 5 seconds.
Using HeidiSQL with libmysql.dll trough same VPN is fast (milliseconds).
Without VPN (in local network) is also fast. VPN is used to connect from outside.
Using libmysql.dll is now deprecated and I don't know what to do.
I will try probably to see if I can see something with Wireshark.
What do you recommend?
Delphi 10.3.3, UniDAC 8.1.2
One of our customers do use a VPN connection on port 3600 (not standard port) to connect to a MySQL server.
The issue is that some very light queries that returns only a row (no blobs) needs 5 seconds.
Using HeidiSQL with libmysql.dll trough same VPN is fast (milliseconds).
Without VPN (in local network) is also fast. VPN is used to connect from outside.
Using libmysql.dll is now deprecated and I don't know what to do.
I will try probably to see if I can see something with Wireshark.
What do you recommend?