This
is probably a timeout problem. The standard timeout for http access is 5
minutes. You can change this setting in guixt.ini with the parameter
"FileAccessTimeout".
Example:
FileAccessTimeout
600
sets
the timeout to 10 minutes (600 seconds).
In the
case of timeout, partially loaded files may occur in GuiXT versions prior to
2011 Q3 2. This has been corrected and GuiXT now returns "file not
found" in such cases.
|