Opened 12 years ago
Last modified 11 years ago
#510 new enhancement
methods for placing session data in a remote store for load balancing
Reported by: | mortonda@… | Owned by: | mortonda@… |
---|---|---|---|
Priority: | normal | Milestone: | post-1.0.3 triage |
Component: | PHP scripts | Version: | 1.0.2 |
Severity: | normal | Keywords: | |
Cc: |
Description
To facilitate load balancing, we need to have some methods to put the session store for php into sql or memcached. Ideally, this should be modular so that it can be switched out easily.
If it's not too much trouble, this could make 1.0.3, but it may have to wait for 1.0.4 or 1.1.0
Change History (1)
comment:1 Changed 11 years ago by mortonda@…
- Milestone changed from 1.0.3 to post-1.0.3 triage
Note: See
TracTickets for help on using
tickets.