Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP - IIS Slowdown
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01407935
Message ID:
01408956
Views:
81
You may have a hung reference so the page rendering isn't releasing... Make sure you're releasing hte COM object explicitly along with any child objects (especially be careful of circular references).

You can flush the Repsonse at the end of the page to force the output to go to the client quicker, although that may just mask the problem.

+++ Rick ---

>Gang,
>
>A friend has a VFP COM server compiled as a Multi Threaded DLL running within IIS.
>
>His application is written in Classic ASP (Not ASP.Net). The server runs fine with a light load but when the requests get above 90 per minute the server slows to a crawl. To start debugging this, he put some timing code in the page. He captures the time at the top of the page and then prints out the difference at the bottom of the page. It take less than a second to produce the page but the browser doesn't see it for 30-40 seconds.
>
>Does anyone have any idea what is going on? Any idea how to trouble shoot this issue?
>
>Thanks,
>
>Steve
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform