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

  • Home
  • SEARCH
  • 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 4025774
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T10:53:18+00:00 2026-05-20T10:53:18+00:00

When you open a site with Chrome it shows a message in status bar

  • 0

When you open a site with Chrome it shows a message in status bar telling “Waiting for MyHost name” plus it shows Ajax Loader circle in the caption of the tab. Now I have the following javascript function:

function listen_backend_client_requests() {
    $.get('/listen?cid=backend_client_requests', // an url to nginx http push channel, http connection stays opened for a long time until the actual data starts to arrive
    {},
    function(r) {
        alert('check');
        if (r == 'report_request') {
            report_request();
        }
        listen_backend_client_requests();
    }
    , 'json');
}

The “$.get(…)” operation is “long polling”(via nginx http push module). It doesn’t receive data instantly but waits until the data is published to a channel. And during all this time (may take up to 15 minutes) Chrome shows ‘waiting for My host name’ in the lower left part of the window and also shows Ajax Loader circle. I dont want them to be shown not in Chrome but neither in any other browser and I have no idea how to do that…

P.S.

By the way, I know that google docs are using the same scheme, but some how their site causes the browser not to show the message. Any suggestions?

  • 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-05-20T10:53:19+00:00Added an answer on May 20, 2026 at 10:53 am

    I’ve found solution to my problem in contrast to the following posts

    How do I implement basic "Long Polling"?
    Sending messages to server with Comet long-polling
    Browers entering "busy" state on Ajax request

    my problem was that I was starting the long poll ajax request before my page was actually loaded and this fact prevented browser from “waiting for” state…

    Just start your long polling process after you have your page completely loaded…

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

Sidebar

Related Questions

I have a problem with a oneway web method that open a moss site
Currently when I build my site I have to manually open validate it at
I'm maintaining the Perl Beginners' Site and used a modified template from Open Source
In a VS2008 web site project, I have a page open in split view.
I am using this chunk of jQuery/Javascript code on my site to open a
i'm using the following code to open site in internet explorer ProcessStartInfo startInfo =
Open up this site in IE8: http://www.bavarianblue.com See the white background? Any ideas what
When I open the developer tools in chrome and go to the Resources tab,
If I open www.google.com in chrome and then I clear history and open www.google.com
current i am trying to use ajax for my site ....... because of size

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.