-
It seems there's a endianness problem in apradar 0.52.
On my powerbook, apradar reports IP address with the
last octet first and the first octet last. Example:
"100.3.168.192" instead of the proper "192.168.3.100".
2004-12-25 09:49:57 UTC in AP Radar
-
Logged In: YES
user_id=18542
Almost forgot, this is against 2.0.4.
2004-12-14 22:22:34 UTC in ByteHoard
-
I had to modify permissions.bhfh.php to get ByteHoard
to properly function.
What follows is my patch. I'm not sure if it's correct,
but it seems to work here. It fixes the groupname ->
group problem, and a couple of $$ that should be $.
2004-12-14 22:19:50 UTC in ByteHoard
-
problem:
if a hagiss node dies during a tcp session, the client will lose the connection, since the state wont be the same on the failover node
solution:
third nic, and we broadcast the states for each conenction. this can also be done on the back ether channel, at a performance loss. what this gives us is a way to keep connections through a failover of one of the nodes. also,a third nick...
2000-07-16 09:24:57 UTC in HAGISS