> I set the connections to 100, because I'm not worried about load. With a 1 minute interval, it didn't work for a few iterations.
For CR it doesn't do much difference, limit of 3-5 will do. It's more important for authentication-related part of functionality, though it's not recommended to set it above 100 connections without proper benchmarking there too.
>However, I backed out of the Gluu container and restarted the container entirely. After it came back up, it seems to have pulled in our users. I'm not sure ultimately what fixed it, but I'll leave the configs as is for now.
Some delays before new settings are applied may happen, indeed, but usually it's about one or max 2 CR cycles, after that they should be in effect, no restart usually is needed. Perhaps something you changed in last few minutes prior to that restart fixed it. Very likely it still was that "0" value in the connections' limit field, I don't think I've ever tried this, though I understand logic behind your decision, in many cases "0" would mean "no limit". Perhaps in case of this setting it literally means zero, I'll need to check it out for myself.
Ok, thanks for confirmation, closing it now.