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

Yes, it's only running IIS. No SQL, No Dual. We will boost the memory.

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

Well, I didn't answer this because I'm still a little confused about it. I did not do anything specifically to MTS. Our Web Site is running in it's own address space, so to that extent, we are running on MTS, but I did not install under MTS. Is this difficult to do?

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

OK, I will try this.

>You did build a Multi Threaded DLL?

Yes.

>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?

Yes, we always set the object (set oServer = nothing), but that didn't seem to fire the Destroy() method, so we began to call .Destroy() as well just before setting the server to nothing.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform