Terracotta blip causing IdP hang
Kevin P. Foote
kpfoote at iup.edu
Fri Apr 26 14:28:37 EDT 2013
On Fri, 26 Apr 2013, Christopher Bongaarts wrote:
> We saw the same thing in a similar environment; our fix was to ditch
> Terracotta and move to a stateless IdP. :/
Stateless may infact be the way we (are all) headed but in the interm..
You might gain some time by adjusting your l2 times in tc-config a bit ..
Here are mine
<property name="l2.nha.tcgroupcomm.reconnect.enabled" value="true" />
<property name="l2.nha.tcgroupcomm.reconnect.timeout" value="30000" />
<property name="l2.l1reconnect.enabled" value="true" />
<property name="l2.l1reconnect.timeout.millis" value="30000" />
The above settings seem to ride out most VMware bumps and snapshot
happenings in our environment. ((I did say most.. not all)) :-)
------
thanks
kevin.foote
More information about the users
mailing list