Subject | UNC-Path on Windows |
---|---|
Author | Christian Kessing (voks GmbH) |
Post date | 2012-07-17T16:31:46Z |
Hello,
I have a server with, let's say, the IP 192.168.0.1 inside a LAN. RemoteFileOpenAbility is set to 1. The Firebird server accesses the local database file with the UNC path \\192.168.0.1\database\data.fdb. The local path to the database file is C:\database\data.fdb. Is there a performance penalty for using the UNC path instead of the local path? My fear is that everything is looped through the network interface. Are there other disadvantages in using UNC path to the local machine with Firebird?
With kind regards,
Christian Kessing
I have a server with, let's say, the IP 192.168.0.1 inside a LAN. RemoteFileOpenAbility is set to 1. The Firebird server accesses the local database file with the UNC path \\192.168.0.1\database\data.fdb. The local path to the database file is C:\database\data.fdb. Is there a performance penalty for using the UNC path instead of the local path? My fear is that everything is looped through the network interface. Are there other disadvantages in using UNC path to the local machine with Firebird?
With kind regards,
Christian Kessing