Web is slow

M

meo

I develop some coding like scenario as following:

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

2. myAppServer --tcp--> Windows Application

I found that Web Application return the results very slow (more than 3-4
times of Windows Application)

How can I tuning IIS?
 
A

Alvin Bruney [MVP]

My advice to you is to turn on tracing to see exactly where the hang up is.
Otherwise, you are playing a guessing game here.

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
OWC Black book on Amazon and
www.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley
 
M

meo

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

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,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top