About jquery-easyuidatagridurl: asynchronously requests data, but clicking on other pages will still wait until the requested php script is executed.

Source: Internet
Author: User
About jquery-easyuidatagridurl: asynchronously requests data, but clicking on other pages will still wait until the requested php script is executed. For example, the page requested by easyui datagrid takes a long time. during this period, clicking other pages will still wait for the php script of the request to be executed, to enter the new page, now I need the url to return the result, because under normal circumstances, it needs to be displayed, but I also need to terminate the script when I click another page...

What should I do?


Reply to discussion (solution)

Have you used the session?

Have you used the session?



Each page uses session to determine some information about the current user. it has nothing to do with the data.

Yes!
By default, php sessions are file-based.
Session temporary files are private, that is, other identical sessionids cannot be accessed before the opened session temporary files are closed.
So the program is suspended because the temporary session file cannot be opened in time.

Yes!
By default, php sessions are file-based.
Session temporary files are private, that is, other identical sessionids cannot be accessed before the opened session temporary files are closed.
So the program is suspended because the temporary session file cannot be opened in time.



What should we do? This session stores some user information...

Yes!
By default, php sessions are file-based.
Session temporary files are private, that is, other identical sessionids cannot be accessed before the opened session temporary files are closed.
So the program is suspended because the temporary session file cannot be opened in time.




Okay, solved, thank you moderator, http://bbs.csdn.net/topics/390889086 I refer to this, actually the same problem .. However, the situations are different. I turned around myself and made a person unhappy. Oh, well, I feel that people who have questions are very upset, so try not to answer your questions ..

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.