Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Slow Network Performance
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01271667
Message ID:
01271755
Vues:
22
Hi Thomas,

and just to avoid any confusion.... Of course, you can speed up your application if you don't access the server file as much. 4000-5000 sounds like a lot of traffic for just opening tables. There must be going more on unless you open 1500 tables. Maybe you have SET DELETED ON and the table contains a bunch of deleted records at the top or you have an index on deleted(). Maybe you are counting records in the form? Or you use a grid with a filter without setting the grid's Optimize property to .T., and so on.

My point is: Your problem is either that your application isn't optimized or the network is configured differently than on the peer-to-peer environment. The fact that your application is faster with one user is only relevant in so far as it tells you that you need to perform all tests with two users. The speed different with one or multiple users is not your problem.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform