|
Patch for Glacier2, release 3.0.1
Hi,
Glacier2 buffered mode in Ice versions >= 2.1.2 has a bug which might cause the Glacier2 router to hang if a client misbehaves or crashes (and the connection loss with the client isn't detected in a timely manner). You're strongly recommend to apply this patch if you're running Glacier2 in an untrusted environment.
To apply the patch:
$ cd Ice-3.0.1
$ patch -p0 < glacier2.patch.txt
Cheers,
Benoit.
|