简体   繁体   中英

slow server response time IIS6 static content

We have IIs6 server. I tryed couple of our sites with googles Pagespeed insight tool. Everyting else seemed to be quite right exept that server respose time were too high.

after few test I made simpler static version of my orginal aps.net page. After that I removed most of pages content. And still server response time stays over o,6 seconds..

What could I do to serve static files more faster from IIS6 ?

I made couple of test to other sites on same server. Some of static content makes same response times, but there are also better ones even with dynamic pages. what causes different response times on different sites on same server?

How to find out what makes that slow response time with static content?

This is my test page: http://www.keittiokoulu.fi/indextt.htm

and with tool: https://developers.google.com/speed/pagespeed/insights/?url=www.keittiokoulu.fi%2Findextt.htm

response time now 0,66 seconds... I think it should be something like 0,1 seconds or so. i tryed same page over local network and crhomes debug tools. It says response time on server is 30ms.

如果IIS上还有其他应用程序,请将您的应用程序移动到新池中,然后清除并重置服务器,并检查iis服务器上可用和使用的资源。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM