Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FoxIsApi
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00260163
Message ID:
00260190
Views:
10
>OK I am real new at the web page end so let ask some questions.
>
>There seems to be some concern with FoxIsApi causing a bottle neck on the web end. We have created an OLE Server as an EXE type file and using this with FoxIsApi. When someone requests from the server does this process multiple requests at the same time or does it service one request at a time?
>
>We are using VFP6.0 SP 3 and are expecting say 300-500 visits per day doing order entry with shopping carts and such.
>
>Thanks Ron

I believe FoxISAPI.dll is a freethreaded C++ programm... it can accept multiple hits... it contains a pool manager.. which manages a pool of VFP COM Objects.. you can set in the INI file how many instances it will create. As was said, Ricks WEb Site... www.west-wind.com has an entire article on FoxISAPI... as a matter of fact, Rick Has made some enhancements to the foxisapi.dll that he distributes.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform