 |
| Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0 |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

February 29th, 2004, 02:34 AM
|
|
Authorized User
|
|
Join Date: Jun 2003
Posts: 78
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Slow loading ASP or SSIs
Has anyone encountered extremely slow loading asp pages? It appears that some of my pages are taking somewhere in the neighborhood of about 30 to 45 seconds to load even though there's only minor scripting on the page. By minor scripting I mean, a simple time display. I am pulling in about 6 SSIs per page as menus and other minor informational tidbits, however, they're all text and pure html. No graphics. Could these SSIs cause a problem with page load time? The web server is fairly new (4 months) and is running a 2400 Athalon with a gig of ram on WIN2K server addition with the majority of non-essential services stripped off. I'm running another site on the same server that only uses ASP occasionally and it does not suffer from these problems. If anyone cares to look, the page site is at http://co.harrison.ms.us. Thanks for any help!
Chris
|
|

February 29th, 2004, 03:41 AM
|
|
Friend of Wrox
|
|
Join Date: Sep 2003
Posts: 171
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Do you have any database connections that are not opening?
|
|

February 29th, 2004, 05:41 AM
|
|
Authorized User
|
|
Join Date: Jun 2003
Posts: 78
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
By not opening do you mean erroring out? No, all database connections open and run correctly. Wait.. I am specifying an SSI that holds connection string info on almost every page. That's just in case I do end up with a script there later on. Could that cause a problem even if there is no script running below that?
|
|

February 29th, 2004, 12:20 PM
|
 |
Friend of Wrox
|
|
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
|
|
I loaded the site and it took about a half a second. Everything popped up instantanesouly.
|
|

February 29th, 2004, 02:15 PM
|
|
Authorized User
|
|
Join Date: Jun 2003
Posts: 78
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks planoie. I'm still getting reports that the site takes 30 to 45 seconds to load each page, and this is over dsl and cable connections. One of my co-workers loaded it from her house yesterday and it took the 30 to 45 seconds everytime. I wonder if maybe browser version or operating system would have anything to do with it? Everything I'm running is very simple and basic asp. The only graphics on the page is the header bar, as everything else is a simple table, css, ssi, and text.
|
|

February 29th, 2004, 02:48 PM
|
 |
Friend of Wrox
|
|
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
|
|
That could be a factor. I'm running IE6. I can't imagine however that a older browser version could make THAT much of a difference.
|
|

February 29th, 2004, 04:33 PM
|
|
Authorized User
|
|
Join Date: Jun 2003
Posts: 78
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I'm running the same and I have no problems whatsoever. I'm at a loss as to what the problem would be, or how to even approach it.
|
|

October 8th, 2004, 04:04 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Did you ever get the slow loading asp pages problem solved?
My site has .asp pages, and everybody loads pages, navigates instantly, except me. I went to the library, and it worked fine. On my new xp machine (earthlink DSL) it takes 30 seconds to open the site, about 30 seconds for all links withing the site to come up.
Sounds like the problem you had. Did you ever get it resolved?
|
|
 |