From: Asynch M. <asy...@ho...> - 2004-03-21 06:35:24
|
> If I specify a url of any valid server process in kn_to (e.g. > http://example.com/cgi-bin/processEvent.cgi) when issuing a route command, > will the mps server then send all the events directly to that url for > processing w/o requiring a mps client ? > > What is the use case for being able to post a single event to an arbitrary > url, i.e. setting the kn_to of a notify command to point to a non-mps server? The arbitrary URL might in fact be an mps compatible server. And in the glorious future we are all fighting for, /all/ servers would accept messages and forward to the appropriate list of subscribers. |