Php web application, the same session. Mysql connection problems

Source: Internet
Author: User
Php web application, the same session. Is a mysql process fixed by a mysql connection problem? Is there anything you can set? What are the requirements for the php version? In a multi-tag browser, when multiple time-consuming pages of the same website are opened, only one process is working in showprocesslist in mysql. ------ Solution ------------------ This problem exists. firefox and c php web applications share the same session. Mysql connection problems
Is a fixed mysql process? Is there anything you can set? What are the requirements for the php version?

In a multi-tag browser, when multiple time-consuming pages of the same website are opened, only one process is running in mysql.



------ Solution --------------------
This problem exists. firefox and chrome are like this and I have never solved it.
If a page request is in progress and a new window is opened,
After trying ie6, you can open it, which means it is a browser problem.

In the end, I usually close the browser process and open it again.
------ Solution --------------------
This is not a question of willingness to do it! You didn't clarify the problem at all.

You have a session in the title, and multiple tabs are mentioned later.
So I guess the session is enabled on your page.
The tabs of the same browser share cookies (you can test this by yourself)
The two tabs have the same sessionid.
Session temporary files are opened exclusively, so one program occupies the file, and the other can only wait.

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.