Glacier2.InstanceName=NiceGlacier2 Ice.IPv6=0 #Forcefully close connections which are idle (in this case clients) Ice.ACM.Close=4 #Do not emit heart beats (clients must do this) Ice.ACM.Heartbeat=0 #Where client's incoming traffic arrives Glacier2.Client.Endpoints=tcp -p 1232:ws -p 9999 #Where the server picks up traffic (locally on this machine) Glacier2.Server.Endpoints=tcp -h localhost Glacier2.CryptPasswords=glacier2passwords.txt Glacier2.SessionManager=Glacier2ClientApiSessionManager:tcp -h localhost -p 1235