Archived

This forum has been archived. Please start a new discussion on GitHub.

(minor) IceStorm 3.2 documentation error?

I think there's an inconsistency in the IceStorm v3.2 documentation:

For the default value of IceStorm.Send.Timout:

Page 1490 says it's 250msec (in the text)
Page 1611 says it's 60sec.



Thanks for the release by the way! We were experiencing some problems with slow subscribers for IceStorm v3.1, I'm hoping the new release will simplify things.

Cheers,

Alex

Comments

  • benoit
    benoit Rennes, France
    Hi Alex,

    Thanks for the bug report, we'll fix the manual! The correct value is 60s. If you didn't already take a look at it, I also recommend reading Matthew's article on IceStorm changes in the issue 21 of the Connections newsletter.

    Cheers,
    Benoit.
  • I did have a look at the IceStorm article, thanks.

    I also found another thing that looks like an error, to do with IceGrid's Admin interface:

    The code on the bottom of page 1145 gets the Admin interface as the well-known object "IceGrid/Admin". This code worked for Ice 3.1, but I don't think it would work for Ice 3.2, since IceGrid no longer registers its Admin interface. Connections Issue 21 says "The administrative interface now can only be accessed in an administrative session ...".


    Cheers,

    Alex
  • benoit
    benoit Rennes, France
    Oops, yes... this code is wrong. Thanks again, we'll fix!

    Cheers,
    Benoit.