|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
DCC version 1.3.114/2.3.114 released
by Vernon Schryver
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message Version 1.3.114 of the DCC source is in
http://www.dcc-servers.net/dcc/source/dcc.tar.Z and http://www.rhyolite.com/dcc/source/dcc.tar.Z Commercial version 2.3.114 of the DCC Reputation code is in the usual place. I hope to release another version in a week or two with changes to DCC-server-to-server flooding. The fix to the high RTT problem should not wait. The CHANGES file in http://www.dcc-servers.net/dcc/dcc-tree/CHANGES and http://www.rhyolite.com/dcc/dcc-tree/CHANGES and starts with Make `/var/dcc/libexec/dcc-nagios -s server` monitor the number of working floods. Fix the high RTT bug reported by Petar Bogdanovic and Mike Cappella. Speed up dbclean. /var/dcc/libexec/updatedcc should automagically fetch, build, and install the commercial or free version, depending on the .updatedcc_pfile file, unless you have installed a version of Linux with the broken default `sort` collating sequence since last upgrading. If so, an easy way to get the old updatedcc script working is to delete the entire /var/dcc/build/dcc directory before running updatedcc. Vernon Schryver vjs@... _______________________________________________ DCC mailing list DCC@... http://www.rhyolite.com/mailman/listinfo/dcc |
|
|
Re: DCC version 1.3.114/2.3.114 released
by Petar Bogdanovic-6
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message On Tue, Aug 25, 2009 at 06:29:23PM +0000, Vernon Schryver wrote:
> Version 1.3.114 of the DCC source is in > http://www.dcc-servers.net/dcc/source/dcc.tar.Z and > http://www.rhyolite.com/dcc/source/dcc.tar.Z > > Commercial version 2.3.114 of the DCC Reputation code is in the usual place. > > I hope to release another version in a week or two with changes to > DCC-server-to-server flooding. The fix to the high RTT problem > should not wait. Thanks, looks good: s0: dcc1.dcc-servers.net,- RTT+1000 ms anon 100% of 2 requests ok 114.15+1000 ms RTT 100% of 2 requests ok 352.90+1000 ms RTT 100% of 2 requests ok 348.94+1000 ms RTT dcc2.dcc-servers.net,- RTT+1000 ms anon 100% of 2 requests ok 199.13+1000 ms RTT 100% of 3 requests ok 108.51+1000 ms RTT dcc3.dcc-servers.net,- RTT+1000 ms anon 100% of 2 requests ok 137.78+1000 ms RTT 100% of 2 requests ok 349.49+1000 ms RTT dcc4.dcc-servers.net,- RTT+1000 ms anon 100% of 2 requests ok 226.31+1000 ms RTT 100% of 2 requests ok 138.86+1000 ms RTT dcc5.dcc-servers.net,- RTT+1000 ms anon 100% of 2 requests ok 229.90+1000 ms RTT 100% of 2 requests ok 204.94+1000 ms RTT s1: dcc1.dcc-servers.net,- RTT+1000 ms anon 100% of 3 requests ok 125.25+1000 ms RTT 100% of 2 requests ok 270.66+1000 ms RTT 67% of 3 requests ok 561.97+1000 ms RTT dcc2.dcc-servers.net,- RTT+1000 ms anon 100% of 2 requests ok 207.53+1000 ms RTT 100% of 2 requests ok 122.80+1000 ms RTT dcc3.dcc-servers.net,- RTT+1000 ms anon 100% of 2 requests ok 122.32+1000 ms RTT 100% of 2 requests ok 270.44+1000 ms RTT dcc4.dcc-servers.net,- RTT+1000 ms anon 100% of 2 requests ok 226.74+1000 ms RTT 100% of 2 requests ok 122.72+1000 ms RTT dcc5.dcc-servers.net,- RTT+1000 ms anon 100% of 2 requests ok 243.51+1000 ms RTT 100% of 2 requests ok 209.71+1000 ms RTT s2: dcc1.dcc-servers.net,- RTT+1000 ms anon 100% of 2 requests ok 113.94+1000 ms RTT 100% of 2 requests ok 244.56+1000 ms RTT 100% of 2 requests ok 242.54+1000 ms RTT dcc2.dcc-servers.net,- RTT+1000 ms anon 100% of 2 requests ok 202.17+1000 ms RTT 100% of 3 requests ok 107.95+1000 ms RTT dcc3.dcc-servers.net,- RTT+1000 ms anon 100% of 2 requests ok 137.76+1000 ms RTT 100% of 2 requests ok 243.04+1000 ms RTT dcc4.dcc-servers.net,- RTT+1000 ms anon 100% of 2 requests ok 247.96+1000 ms RTT 100% of 2 requests ok 142.42+1000 ms RTT dcc5.dcc-servers.net,- RTT+1000 ms anon 100% of 2 requests ok 233.28+1000 ms RTT 100% of 2 requests ok 204.59+1000 ms RTT Petar Bogdanovic _______________________________________________ DCC mailing list DCC@... http://www.rhyolite.com/mailman/listinfo/dcc |
|
|
Re: DCC version 1.3.114/2.3.114 released
by John R. Levine
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message > Version 1.3.114 of the DCC source is in
> http://www.dcc-servers.net/dcc/source/dcc.tar.Z and > http://www.rhyolite.com/dcc/source/dcc.tar.Z I built it on freebsd 7.2 and it crashes: #0 0x08054554 in iflod_read () #1 0x0804d741 in main () I realize this isn't much of a backtrace, I've backed off to 1.1.103 and will try to build with symbols and get a better traceback. R's, John _______________________________________________ DCC mailing list DCC@... http://www.rhyolite.com/mailman/listinfo/dcc |
|
|
Re: DCC version 1.3.114/2.3.114 released
by Vernon Schryver
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message > From: "John R. Levine" <johnl@...>
> > Version 1.3.114 of the DCC source is in > I built it on freebsd 7.2 and it crashes: > > #0 0x08054554 in iflod_read () > #1 0x0804d741 in main () I see no crashes in the DCC server, dccd, on a 32-bit FreeBSD 7.2 system I built today for the purpose. However, that program counter was enough of a clue to find a bug that ought to cause crashes. I've released version 1.3.115/2.3.115 with what I hope is a fix. > I realize this isn't much of a backtrace, I've backed off to 1.1.103 and > will try to build with symbols and get a better traceback. An easy way to build with symbols and line numbers is to use updatedcc, as in: /var/dcc/updatedcc -e DBGFLAGS=-g Updatedcc can also be used to back off to a previous version, as in: /var/dcc/updatedcc -V 1.3.113 However, with the fix in 1.3.115, I hope neither of those are needed now. thanks, Vernon Schryver vjs@... _______________________________________________ DCC mailing list DCC@... http://www.rhyolite.com/mailman/listinfo/dcc |
|
|
Re: DCC version 1.3.114/2.3.114 released
by John R. Levine
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message > I've released version 1.3.115/2.3.115 with what I hope is a fix.
It's been running less than an hour, but since the .114 crash happened about every two minutes, that seems to have fixed it. Thanks! R's, John _______________________________________________ DCC mailing list DCC@... http://www.rhyolite.com/mailman/listinfo/dcc |
| Free embeddable forum powered by Nabble | Forum Help |