Not sure if this should be posted under servers/networking.
We run a headless X FreeBSD server accessed by local workstations. The workstations connect using ssh/X11Forwarding to open X clients from the server (primarily xterms and emacs). The only X-related item I had planned to run on the server is the xfs font server. The server has no physical monitor.
Here is the issue: If I do not run XDM on the server it takes ~5-10 seconds to open an X client from a remote host. If I do run XDM on the server, X clients open instantly.
Can anyone suggest a reason for this? Is it simply that certain shared libraries are paged in as long as X is running on the server or is there something else at work like an Xauth mechanism?
Best,
Chuck
We run a headless X FreeBSD server accessed by local workstations. The workstations connect using ssh/X11Forwarding to open X clients from the server (primarily xterms and emacs). The only X-related item I had planned to run on the server is the xfs font server. The server has no physical monitor.
Here is the issue: If I do not run XDM on the server it takes ~5-10 seconds to open an X client from a remote host. If I do run XDM on the server, X clients open instantly.
Can anyone suggest a reason for this? Is it simply that certain shared libraries are paged in as long as X is running on the server or is there something else at work like an Xauth mechanism?
Best,
Chuck