简体   繁体   中英

IIS7 classic asp request taking nearly 1 minute to repond

I took a copy of a website that works fine on a server (done have server access) but when I set up a website in IIS7 and run the classic asp code loading a page is taking nearly a minute. It always loads the pages but just takes forever.

Any help or suggestions would be great...

If you moved the code to another server elsewhere on the internet, and it is still pointing to the same database, then it could take a lot longer to do the query when compared to if the DB was on the same network as the web server. If this is the problem you'll definitely want to get a dump of the database and move it closer to the server.

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