Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8800409
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T00:34:52+00:00 2026-06-14T00:34:52+00:00

If a website is taking more than 10 seconds to process and load of

  • 0

If a website is taking more than 10 seconds to process and load of a page, Internet Explorer will do a connection timeout. It is possible for the user to prevent this by setting the default value in the registry to a higher value.

But I really can’t tell any of my clients to do this; so how do I prevent this to happen in the first place?

I have always learned not to use a buffer and flush it, cause this will make the calculation of the data slower.
Another problem with this, is that all the calculation is being done first and put into a multidimensional array, which finally is posted with response.write. I dont think, that the buffer flush can do anything about this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T00:34:53+00:00Added an answer on June 14, 2026 at 12:34 am

    I dont think, that the buffer flush can do anything about this?

    Yes it can:

    Internet Explorer error "connection timed out" when server does not respond:

    Internet Explorer imposes a time-out limit for the server to return data. By default, the time-out limit is as follows: Internet Explorer 5 to 8: 60 minutes

    It seems the timeout you’re referring to might be incorrectly set by a different application, as described in this question.

    If a page does not return within a few minutes, many users perceive that a problem has occurred, and they stop the process. Therefore, you should design your server processes to return data within approximately five minutes so that users do not have to wait for a long time.

    The KB article also states:

    You can usually break down long processes into smaller pieces. Or, the server can return status data to update users about the process. In addition, you can create a long server process that has a messages-based or asynchronous approach so that it returns immediately to the user after the job is submitted, and then notifies the user after the long process is finished.

    So you should flush data to the client, so it knows the server is still alive.

    I have always learned not to use a buffer and flush it, cause this will make the calculation of the data slower.

    Please show sources for claims like this. Of course it will make the calculation slower, but most probably not significantly.

    I like the approach suggested in the KB article. Let your server return immediately, while you enqueue the long running operation. The client can then poll about the progress of the operation, so it won’t timeout.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm taking over a website for a client that is running on a custom
I'm currently taking care of a certain local website. The default port has been
I am having an issue with a website developed using ASP.Net/C# sometimes taking all
I have a website where businesses can load items for sale. Then end users
Possible Duplicate: HTML Compress File Upload? I have complains from client that my website
I am taking control of a clients website for them from the previous developers.
I was wondering what security issues appear when the end user of a website
I am creating my first website that I am taking live soon. It is
I have images on my website where the user can download selected images. When
In our website we've created a process where admin users can change the text

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.