Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scalability of VFP 6 sp3
Message
From
15/10/1999 13:08:13
 
 
To
15/10/1999 10:51:30
Jd Ready
Rise Development Group, Inc.
Lone Tree, Colorado, United States
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00276843
Message ID:
00276960
Views:
29
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform