Innfeed is in beta test--so use with some amount of caution. Send all bug reports to . If you want to be included in the announcement mailing list, then send a request with your email address to . To get onto the innfeed-users mailing list, send a message with the body being the command 'subscribe' to . Usually when innfeed dies it's in an ASSERT statement having to do with a Connection. If you get a core dump and feel like reporting it (please do), then in your debugger do the following where ; go up to the function that called die() print *cxn print *cxn->myHost print *cxn->myEp print *cxn->respBuffer print *cxn->myEp->outBuffer James Brister