6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/22/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7394] persist the syncml state in multiserver environments
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. .___.. ..__ | || _/ |_/ | \ |__||___./__.| \|__/
Comment
>> Synching uses regular PHP sessions, with the only difference that the > >> session id is not passed by cookie or url parameter, but in the sync > >> packet. > >> Is synching not using the configured session handler in your case? > > > > well I think/hope that it is using the same session handler as all > the other Horde parts. > > > > Here is what I've set in conf.php for sessions: > > > > $conf['session']['name'] = 'Horde'; > > $conf['session']['use_only_cookies'] = true; > > $conf['session']['cache_limiter'] = 'nocache'; > > $conf['session']['timeout'] = 0; > > [...] > > $conf['sessionhandler']['params']['track'] = true; > > $conf['sessionhandler']['type'] = 'memcache'; > > $conf['sessionhandler']['memcache'] = true; > > > > I can not think at anything how syncing should use something else? > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers