Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scalability of VFP 6 sp3
Message
De
15/10/1999 13:08:13
 
 
À
15/10/1999 10:51:30
Jd Ready
Rise Development Group, Inc.
Lone Tree, Colorado, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00276843
Message ID:
00276960
Vues:
34
>The bottleneck was that the memory in the server sky-rocketed. I'll be doing some performance testing today w/INETLoad, so I'll have some better metrics later, but I think it was dying w/about 5 users logging in. The server only had 128Meg (we'll be boosting that today).
>

128 meg? Is this only running IIS? Or, are you also running SQL? Single CPU or DUAL or More? You definatly want to get ram to 512k at least. A gig would be great.

>We did NOT use FoxISAPI... In fact, I'm *sure* that if we did, the application would have been fine. Instead, we're using VFP 6sp3 COM object by themselves and instatiating them directly from ASP.
>

You didn't say whether you used MTS or not... that will really help keep the resources in check.

Also, you may want to use SYS(3050) to tune the memory usage in your com objects.

You did build a Multi Threaded DLL?

You had code in the ASP Pages to release the COM objects? Or, if you used MTS you used the SetComplete() so MTS know know if could reuse that space?

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform