On Jul 21, 2014 4:03 AM, "Omar Orzenini" <omar.orzen...@gmail.com> wrote: > > Hello everyone, I apologize for my poor english but I'll try to explain. > I have a strange performance problem only under Windows (via NFS on > Linux everything > works fine). > Tested operating system (Windows Server 2008 R2 64, WIndows Server 2012 R2): > > Second step: share the webapps folder (eg. c:\webapps) and change in the > server.xml "AppBase" from "webapps" to "\\servername\webapps".
And now you have a dns query to lookup that server name each time. Does fully qualified domain name of the server help improve performance? Leo