bennyboywonder Posted February 26, 2007 Share Posted February 26, 2007 I am currently developing an AJAX website. Was wondering if I had an ajax call that references itself I could presumably have a live updated page which I could therefore use for chat/im parts of my site. Was wondering how close together in milliseconds is reasonable to have the requests. how will it impact system resources if the page is doing httprequests every 20 milliseconds or something. Also how would this impact on bandwidth... presumably I could do a very simple page which just tells if there is an update, and then only actually get the data if there is one or something like that? Quote Link to comment Share on other sites More sharing options...
bennyboywonder Posted February 28, 2007 Author Share Posted February 28, 2007 bump Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.