General ⇒ why is it slow to save large documents to server?
why is it slow to save large documents to server?
I have a bug that it takes about 5-6 seconds to save a file (1MB) to the server but almost no time to save it locally. The server is configured with Windows 2003 R2 with a fibre channel SAN in a cluster environment. Do you have an idea what it could be due to? This problem only appeared recently and does not occur with the same file under Word or Notepad so probably has to do with Texnic Center. It is also not user-specific. Any ideas would be greatly appreciated.
Many thanks!
Sarah
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Posts: 6
- Joined: Tue Sep 11, 2007 6:27 am
Re: why is it slow to save large documents to server?
As well, running LaTeX on the 2.2 Mb file on the server takes much longer (40 secs) than when locally mounted. However, when I switch to Vista, the compile time drops from 40 to 12 seconds.
Finally, switching to Linux (Fedora Core 7) on the same computer seems to make no difference when I compile the file locally or on the server.
The problem appears to be with Windows XP, and whatever system calls are being used to access the files over the network. It would appear that TeXnicCenter and the Command environment are using one set of calls, and TeXmaker and WinEdt are using others.