[Spread-users] Re: SP_multicast error(-11) in config_log_transaction

Theo E. Schlossnagle jesus at omniti.com
Fri Jul 27 11:36:34 EDT 2001


Yeah.  I have Cced the mls users list.  Anyone who replies to this could
kindly take of the spread-users email address so we stop pestering people who
don't carre :-)

The SP_multicast error looks like it happens at startup...  And it is arguable
that you do'nt want to see that error until it actually fails sending the
message.

So, the propsed change is:

if(SP_multicast == failed) {
  attempt_to_connect();
  if(SP_multicast == failed) {
    ap_log_error(error);
  } else {
    /* Just a warning -- no error log */
  }
}

The real error we care about is the "Could not connect to spread error".
right?

George Schlossnagle wrote:
> 
> Sorry this zoomed by me - I think you'e posted more information on the
> spread-users list.  It sounds like spread is dying and restarting, or that
> the ring is hanging in a membership event for a very long time(long enough
> for each daemons send buffer to be exceeded and clients to be disconnected.
> What OS are yourunning in, are the machine s under particular load?

-- 
Theo Schlossnagle
1024D/82844984/95FD 30F1 489E 4613 F22E  491A 7E88 364C 8284 4984
2047R/33131B65/71 F7 95 64 49 76 5D BA  3D 90 B9 9F BE 27 24 E7





More information about the Spread-users mailing list