Webservice运行速度非常慢 [英] Webservice running very slowly

查看:706
本文介绍了Webservice运行速度非常慢的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,


我在IIS6上运行一个web服务,有时它以合理的速度运行,

有时它运行速度很慢,有时候介于两者之间。使用该服务的应用程序

是vb.dotnet并在局域网上运行。


有没有人有任何想法?我应该从哪里开始看?什么可能是

导致这个?


感谢您的帮助或想法

亲切的问候

John Sheppard

解决方案



" John Sheppard" < sp ** @nospam.comwrote in message

news:fm ********* @ news2.newsguy.com ...


你好,


我在IIS6上运行一个web服务,有时它以合理的速度运行
速度,有时运行速度很慢有时在中间。使用该服务的

应用程序是vb.dotnet并在本地

区域网络上运行。


有没有人有任何想法?我应该从哪里开始看?可能是什么造成这个?b / b



Web服务器上还运行了什么?


还有什么可以在端口80 TCP上使用HTTP?


是仅在Intranet环境中使用的Web服务器还是Web服务器

一个Intranet /互联网解决方案?

计算机上任何给定点都使用了哪种资源?


Web服务器及其O /在计算机上运行的S平台具有

的电力/资源,以便在使用高峰期间及时服务?


"先生。阿诺德" < MR。 Ar****@Arnold.com 在留言中写道

news:eL ***** ********* @ TK2MSFTNGP04.phx.gbl ...


>

" John Sheppard" < sp ** @nospam.comwrote in message

news:fm ********* @ news2.newsguy.com ...


>你好,

我在IIS6上运行web服务,有时它以合理的速度运行,有时运行速度很慢,有时甚至介于两者之间。使用该服务的
应用程序是vb.dotnet并在本地区域网络上运行。

有没有人有任何想法?我应该从哪里开始看?什么可能导致这个?



Web服务器上还运行了什么?


还有什么可以在端口80 TCP上使用HTTP?


Web服务器是仅在Intranet环境中使用还是Web

服务器是Intranet / Internet解决方案?


计算机上任何给定点使用了哪种资源?


Web服务器及其操作系统是否运行计算机具有

电力/资源,以便在高峰时段及时服务

的使用情况?



所有这些都应该完成。可能还需要对任何其他类型的b $ b应用程序进行相同的性能分析。您可能需要进行性能分析,查看性能计数等。

-

------------------ -------------------------------------------------- ------------

John Saunders | MVP - Windows Server System - 连接系统开发人员




" Mr。阿诺德" < MR。 Ar****@Arnold.com 在留言中写道

news:eL ***** ********* @ TK2MSFTNGP04.phx.gbl ...


>

" John Sheppard" < sp ** @nospam.comwrote in message

news:fm ********* @ news2.newsguy.com ...


>你好,

我在IIS6上运行web服务,有时它以合理的速度运行,有时运行速度很慢,有时甚至介于两者之间。使用该服务的
应用程序是vb.dotnet并在本地区域网络上运行。

有没有人有任何想法?我应该从哪里开始看?什么可能导致这个?



Web服务器上还运行了什么?


还有什么可以在端口80 TCP上使用HTTP?


Web服务器是仅在Intranet环境中使用还是Web

服务器是Intranet / Internet解决方案?


计算机上任何给定点使用了哪种资源?


Web服务器及其操作系统是否运行计算机具有

电力/资源,以便在高峰时段及时服务

的使用情况?



它将在内联网和互联网环境中使用。然而,在

时刻,它只是内联网。我非常怀疑它的内联网是否导致了这个问题。


服务器上有3个web服务。同一个版本的所有不同版本。

我一次只使用一个版本,因为我将它们循环用于版本控制。我想我

应该停止其中2个,看看是否能解决问题。


服务器应该有资源,它有8GB内存,运行Windows 2003

服务器(我不确定处理器,但它相当beafy)。它上面有一个

终端服务客户端,附带大约15个人

运行访问应用程序,word和excel。由于终端服务,它可能只是因为过度加载而导致过度负载。


webservice连接到访问数据库。

我不明白的是为什么在我的

开发计算机上运行时不能说它闪电般快速。例如,在我的AMD6000 +,4GB ram开发的b $ b计算机上,它运行得不是特别快(比强劲的服务器快,但是

不是很多)。那里的负载只有IIS和visual studio。因为没有网络通过,所以不能快速运行闪电的
? (我确定这个

听起来有点新鲜)


非常感谢您的建议,我应该列出那些规格

在我的原帖中。

John


Hello there,

I am running a webservice on IIS6, sometimes it runs at a reasonable speed,
sometimes it runs painfully slow and sometimes inbetween. The application
that consumes the service is vb.dotnet and runs on a local area network.

Does anyone have any ideas? Where should I start to look? What could be
causing this?

Thank you for any help or ideas
Kind regards
John Sheppard

解决方案


"John Sheppard" <sp**@nospam.comwrote in message
news:fm*********@news2.newsguy.com...

Hello there,

I am running a webservice on IIS6, sometimes it runs at a reasonable
speed, sometimes it runs painfully slow and sometimes inbetween. The
application that consumes the service is vb.dotnet and runs on a local
area network.

Does anyone have any ideas? Where should I start to look? What could be
causing this?

What else is running on the Web server?

What else can be using HTTP on port 80 TCP?

Is the Web server used in an Intranet only environment or is the Web server
an Intranet/Internet solution?

What kind of resources are being used at any given point on the computer?

Does the Web server and its O/S platform running on the computer have the
power/resources to service things in a timely manner during peak periods of
usage?


"Mr. Arnold" <MR. Ar****@Arnold.comwrote in message
news:eL**************@TK2MSFTNGP04.phx.gbl...

>
"John Sheppard" <sp**@nospam.comwrote in message
news:fm*********@news2.newsguy.com...

>Hello there,

I am running a webservice on IIS6, sometimes it runs at a reasonable
speed, sometimes it runs painfully slow and sometimes inbetween. The
application that consumes the service is vb.dotnet and runs on a local
area network.

Does anyone have any ideas? Where should I start to look? What could be
causing this?


What else is running on the Web server?

What else can be using HTTP on port 80 TCP?

Is the Web server used in an Intranet only environment or is the Web
server an Intranet/Internet solution?

What kind of resources are being used at any given point on the computer?

Does the Web server and its O/S platform running on the computer have the
power/resources to service things in a timely manner during peak periods
of usage?

All of those things should be done. It may also be necessary to do the same
sort of performance analysis that you would with any other sort of
application. You may need to do profiling, look at performance counts, etc.
--
--------------------------------------------------------------------------------
John Saunders | MVP - Windows Server System - Connected System Developer



"Mr. Arnold" <MR. Ar****@Arnold.comwrote in message
news:eL**************@TK2MSFTNGP04.phx.gbl...

>
"John Sheppard" <sp**@nospam.comwrote in message
news:fm*********@news2.newsguy.com...

>Hello there,

I am running a webservice on IIS6, sometimes it runs at a reasonable
speed, sometimes it runs painfully slow and sometimes inbetween. The
application that consumes the service is vb.dotnet and runs on a local
area network.

Does anyone have any ideas? Where should I start to look? What could be
causing this?


What else is running on the Web server?

What else can be using HTTP on port 80 TCP?

Is the Web server used in an Intranet only environment or is the Web
server an Intranet/Internet solution?

What kind of resources are being used at any given point on the computer?

Does the Web server and its O/S platform running on the computer have the
power/resources to service things in a timely manner during peak periods
of usage?

It will be used in both an intranet and internet environment. However at the
moment it is just the intranet. I very much doubt its the intranet thats
causing the problem.

The server has 3 webservices on it. All different versions of the same one.
Only one ever gets used at a time as I cycle them for versioning. I guess I
should stop 2 of them and see if that solves the problem.

The server should have the resources, it has 8GB ram, running Windows 2003
server (Im not sure of the processor, but its fairly beafy). It does have a
terminal service client on it with approximatly 15 people attached to it
running an access application, word and excel. It could be that it is just
too overloaded because of the terminal services.

The webservice connects to an access database.

What I dont understand is why isnt it lightning fast say when running on my
development computer. For example, on my AMD6000+, 4GB ram development
computer, it doesnt run particularly fast (faster than the beefy server, but
not a whole lot). The load there is just IIS and visual studio. Shouldnt
that run lightning fast as there is no network to go through? (im sure this
sounds increadibly newbish)

Thank you so much for your advice, I should have listed those specifications
in my original post.
John


这篇关于Webservice运行速度非常慢的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆