IIS and poor performance

M

meo

I write some code as following:

#1. myAppServer --tcp--> IIS ----> Web Application

#2. myAppServer --tcp--> Windows Application

The result is #1 is too slow when compared to #2 (around 3-4 times)

Actually I found the problem is in IIS 5.0/6.0 because of I am using the
same library (.dll) to connect to Application Server with TCP connection.

It is fast if I integrated dll to Windows Application but if I integrate to
Web Application, it is slow.

The performance is different around 4 times.

How can I do?

I suppose that IIS has some process to thinking and it cannot return the
message instantly.
 
G

Guest

meo,
without having the abiity to look at your code and what it does, I doubt
anybody here could provide mich help. Can you post a "Short but complete"
code sample?
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top