本文介绍了!非常慢的ASP.NET响应!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我几周来一直遇到这个问题。请在 之前阅读这篇文章,其中一些简单的原因与我的问题无关。 如果您需要更多信息,请提出要求,因为我会经常查看这个 帖子。 问题: 有时,我们的Web服务器开始非常慢地运行ASP.NET页面。 服务器上的其他网站运行正常,包括ASP页面。几乎看起来好像.NET缓存系统停止运行。页面需要几秒钟 (3-10)才会发送给用户。即使是没有 编程或数据库连接的最简单的页面(但仍然有一个空的代码隐藏 页面)速度非常慢。 这不是服务器正常编译页面的情况所以请做 不提供这个问题。服务器很可能正在编译 页面,但它不是第一次编译的正常情况而且 它应该在编译后运行find他们" ;.记住,这发生在 服务器上的每个ASP.NET网站上。 服务器: 服务器只是被用作Web服务器,没有别的。域 控制器在另一台机器上,以及我们的数据库服务器上。还有 也没有在机器上运行的防病毒程序,因为我已经卸载它因为某人认为它可能导致问题而导致。 /> 临时修复: 我可以通过重启IIS暂时纠正减速问题。一旦我发出''iisreset''命令,服务器似乎运行良好的随机 时间。有时15分钟,有时一整天。通过运行 罚款,我的意思是页面会立即提供给客户 - 就像他们在过去一年半的时间里一样,我一直在运行。我们服务器上的NET。 我真的希望有人可以提供一些问题或答案,这些问题或答案可能会让b $ b允许到底。我还看到其他几个人已经发布了类似的问题,但他们还没有找到修复程序。 Vito DeCarlo 解决方案 ,其中一些简单的原因与我的问题无关。如果您需要更多信息,请提出请求,因为我会经常查看这个帖子。 问题:有时,我们的Web服务器开始运行ASP.NET页面非常 慢慢地。 秒 和 到 域 是 服务器。 ,回答一些与我的问题无关的简单原因。如果您需要更多信息,请提出要求,因为我会经常查看这篇文章。 问题:有时,我们的Web服务器开始运行ASP.NET页面非常 慢慢地。 秒 发生 域 还有 由于某人认为它可能导致问题而卸载了它。我可以通过重启IIS暂时纠正减速问题。一旦 我发出''iisreset''命令,服务器似乎在随机时间内正常运行。有时15分钟,有时一整天。通过运行正常,我的意思是页面立即提供给客户端 - 就像他们过去一年半的运行方式 。我们的 服务器上的.NET。 I''ve been having this problem for a few weeks. PLEASE read this post beforeresponding with some simple reason that has nothing to do with my problem.If you need more information, please request it as I''ll be checking thispost very often.PROBLEM:Occaisionally, our web server begins running ASP.NET pages extremely slowly.Other websites on the server run fine, including ASP pages. It almost seemsas if the .NET caching system ceases to operate. Pages take several seconds(3-10) before being sent to the user. Even the simplest of pages with noprogramming or database connections (but still have an empty code-behindpage) are extemely slow.This is NOT a case of the server normally compiling the page so please donot offer that as a problem. The server could very well be compiling thepage, but it is not the normal case of it being compiled the first time and"it should run find after you compile them". Remeber, this is happening toEVERY ASP.NET website on the server.THE SERVER:The server is just being used as a web server and nothing else. The DomainController is on another machine, as well as our database server. There isalso no anti-virus program running on the machine as I have uninstalled itdue to someone''s thought that it could have been causing problems.THE TEMPORARY FIX:I can temporarily correct the slowdown issue by restarting IIS. Once Iissue the ''iisreset'' command, the server seems to run fine for a randomamount of time. Sometimes 15 minutes, sometimes a full day. By runningfine, I mean that pages are instantly offered to the client - the way theyhave for the past year and a half that I''ve been running .NET on our server.I seriously hope that someone can offer some questions or answers that mayallow to get to the bottom of this. I''ve also seen a few others who haveposted similar problems but they have not found fixes as of yet.Vito DeCarlo 解决方案 before slowly. seems seconds and to Domain is server. before slowly. seems secondshappening DomainThere isuninstalled it due to someone''s thought that it could have been causing problems. THE TEMPORARY FIX: I can temporarily correct the slowdown issue by restarting IIS. OnceI issue the ''iisreset'' command, the server seems to run fine for arandom amount of time. Sometimes 15 minutes, sometimes a full day. Byrunning fine, I mean that pages are instantly offered to the client - the way they have for the past year and a half that I''ve been running .NET on our server. 这篇关于!非常慢的ASP.NET响应!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 08-28 14:35