Hallo Sateesh,
So you are executing queries now on a NFS instead of the local file system?
Well, this will of course be slower. Reading/writing from/to the NFS is most likely slower than to local disk. If your query does a lot of reads on the hard drive, the filesystem is an obvious bottleneck. BaseX can't be faster than your system allows, so there is not much we can do about it in a general way.
You might want to have at least your indexes on a fast, local disk or maybe one could rewrite your queries to be more efficient. This heavily depends on your queries.
Cheers, Dirk
On 10/30/2014 11:37 AM, Sateesh wrote:
HI Basex,
We have created collections on a machine and attached that collection location to our application server system as a mount point. Basex is running in standalone mode in that application server.When we execute queries by placing the collections on local system we are getting response in 2sec's but when the same query is executed on a collection which is on mount point it is taking 18sec's of time.Could you please help us by telling us the way to reduce the time even when running the query on a collection which is on mount point.
Thanks & Regards
SAteesh.A
The information contained in this e-mail and any accompanying documents may contain information that is confidential or otherwise protected from disclosure. If you are not the intended recipient of this message, or if this message has been addressed to you in error, please immediately alert the sender by reply e-mail and then delete this message, including any attachments. Any dissemination, distribution or other use of the contents of this message by anyone other than the intended recipient is strictly prohibited.