6 hours ago6 hr Hello All,After two days, no response from Claris, I gave in and took a deep dive with ChatGPT to diagnose a HTTPS Tunneling issue with Filemaker 2025. We use the HTTPS Tunneling to avoid using a VPN for mobile and remote workers. Full disclosure: The write up below was produced by ChatGPT. Here is the link to our entire discussion and problem solving: https://chatgpt.com/share/e/69ac38ab-de30-8000-82c0-b37dacdc33c3We identified a reproducible performance issue with FileMaker Pro 22 when using HTTPS tunneling, while FileMaker Pro 21 works normally against the same server. After extensive testing, this appears to be a FileMaker Pro 22 tunneling regression rather than a server, database, or network issue.I’m posting our findings to help other administrators troubleshoot faster if they encounter similar behavior.EnvironmentServer: FileMaker Server 22.0.5Operating System: Ubuntu 24 (fresh VM build)VM Specifications16 GB RAM80 GB OS disk400 GB data diskVMware VMXNET3 NICFileMaker databases stored at:/opt/FileMaker/FileMaker Server/Data/DatabasesServer services verified healthy and running.Clients TestedFileMaker Pro versions tested:FileMaker Pro 21.1.3.301 — Works normallyFileMaker Pro 22 — Severe lag when HTTPS tunneling enabledSymptomsWith FileMaker Pro 22 and HTTPS tunneling enabled:Opening hosted files takes several minutesFind requests are extremely slowRecord navigation stallsIn some cases the database never fully opensHowever:Direct/native connections work normallyServer CPU and memory remain lowLAN latency is under 1 msBehavior is identical across multiple Windows clientsDifferent hosted databases exhibit the same issueWhat Works NormallyThe following combinations work perfectly:FileMaker Pro 21.1.3.301 → FileMaker Server 21.1.3 → HTTPS tunneling enabled → FastFileMaker Pro 21.1.3.301 → FileMaker Server 22.0.5 → HTTPS tunneling enabled → FastFileMaker Pro 22 → FileMaker Server 22.0.5 → HTTPS tunneling disabled → FastThe problem only appears with:FileMaker Pro 22 + HTTPS tunneling enabledServer DiagnosticsServer load during slow operations:CPU idle approximately 98 percentMemory usage normalDisk latency negligibleActive FileMaker processes confirmed running:fmshelperfmserverdfmscwpcJava web publishing engineNode Data API enginenginxListening ports confirmed:443 (nginx)5003 (fmserverd)Testing from Windows client:Test-NetConnection server_ip -Port 5003Result:TcpTestSucceeded : TrueNetwork TestingLAN tests:tracert server_ipResult:1 hopLess than 1 millisecond latencyPacket capture testing using tcpdump confirmed normal traffic on port 5003 when tunneling is disabled.Key DiscoveryThe critical A/B test:FileMaker Pro 21 → FileMaker Server 22 → HTTPS tunneling enabled → FastFileMaker Pro 22 → FileMaker Server 22 → HTTPS tunneling enabled → Severe lagSame serverSame databasesSame networkThis strongly indicates a regression in FileMaker Pro 22’s HTTPS tunneling behavior.Temporary WorkaroundsUntil Claris addresses this issue:Option 1 (Recommended)Remote users continue using FileMaker Pro 21.1.3.301 when HTTPS tunneling is required.Option 2Disable HTTPS tunneling and use native FileMaker connections on port 5003 for LAN users.Option 3Use VPN access so remote users can connect via native FileMaker protocol.ConclusionBased on controlled testing, the issue appears isolated to FileMaker Pro 22 when HTTPS tunneling is enabled.FileMaker Pro 21 works normally with the same FileMaker Server 22 installation, databases, and network environment.If other administrators observe similar behavior, please share your environment details so we can determine whether this is a broader regression.ClientServerTunnelingResultPro 21.1.3.301FMS 21.1.3EnabledFastPro 21.1.3.301FMS 22.0.5EnabledFastPro 22FMS 22.0.5DisabledFast
Create an account or sign in to comment