Performance issue with 4.2.1
Cantor, Scott
cantor.2 at osu.edu
Thu Oct 6 14:00:05 UTC 2022
> We suspect either the RemoteUserAuthHandler or the HTML local storage
> might be causing the issue.
The former hasn't changed. The latter hasn't either, but if you're saying you moved from server to client for the sessions, then yes, you're going to see a difference, that's extra round trips to the client to initialize state when there's no container session already caching the data.
I don't know what your units are, but I run client storage and it presents no problems for us. Pure latency may be higher in a meaningless way but it has no impact on throughput and the ability to handle traffic.
-- Scott
More information about the users
mailing list