Who knows how the Web server is configured to encrypt the session? Can you decrypt it?

Source: Internet
Author: User
I have a space, because I used the database for the session, so I can see the database table session data is a piece of garbled, not directly clear.
How is it configured? Can you reverse the decryption?


Because I use the database as a session, because I need to be on other computers to replicate this session by obtaining a SID to implement multiple computer logins.



.


Reply to discussion (solution)

Save the time, add a field, save session_id;

If you want to copy the session to another library, it might be easier to save the session with Memcache.

If you want to copy the session to another library, it might be easier to save the session with Memcache.



will be actively encrypted by the Web server. Ask the space quotient this cannot be canceled. The default is to configure the

Now I can only use session_id ($SID) to use the same session, but the cancellation of the full cancellation.
Can not be like the original log-off but do not affect each other, but also can modify each other session. It's not going to change anyone else anymore.

If you put the session in the data, you have to write the processing function yourself.
Now that you have written your own processing function, how can you not know how to encrypt it?

If you put the session in the data, you have to write the processing function yourself.
Now that you have written your own processing function, how can you not know how to encrypt it?



It's not my encryption. is encrypted by the Web server. Is the space quotient configuration Web server session encryption. It should have been implemented with an Apache extension.
  • Related Article

    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.