I recently ran into a problem and I tried to solve it without any luck. I am trying to split a php session on multiple php / apache servers on all servers using GlusterFS, however, although the session is available on all servers, the session does not receive the transfer as soon as I am on another server. I am logging out.
As a rule, when people want to use load balancing, and they want one user to balance on several servers, they store sessions:
GlusterFS ( ), , memcached, .
?
Source: https://habr.com/ru/post/1718745/More articles:How to enable logging for the NServiceBus public node - log4netIs this the right way to create / destroy a line in a loop? - objective-cVerifying CAcert Certificate in C # - c #Can I make jQuery for an XML document and not for the DOM? - javascript.NET Regular Expression to Create STRONG Password - regexWin32 API Data Type Naming Conventions Guide - winapiscript / generate on Windows: 'script' is not recognized as an internal or external command - windowsDownload data and show the screensaver - c #When is it appropriate to use the ret_val variable? - pythonYou can use table name patterns for GRANT in MySQL - mysqlAll Articles