Search results

  1. monroewlkr29

    Resource Limit with long polling?

    I'm trying to create a chat page, and the only way I know how is with long polling. The script is set up to check a mysql database to see if there are newer messages, and if not, wait 500 milliseconds and continue. I was working on it last night and got a resource limit reached message. In the...
Top