[ic] Restart and stop problems (multilple processes)

Dorothy Puma interchange-users@icdevgroup.org
Wed Feb 5 15:38:01 2003


Sach Jobb wrote:
>>Has any one else seen this same behavior with restarting or stopping the
>>interchange process, and have an idea on how to fix it???
> 
> 
> Mine works okay but i'm using OpenBSD.
> 
> However, you should be able to do this manually, no? If it's Slowlaris you
> could do something like 'ps -ef | grep interchange'. Look at what the PID
> is and simply kill it ('kill $PID'). Then just start it normally.
> 
> I suppose you could automate this process using some sort of combination
> involving 'ps' and 'cut' (or just making your own pid file?) but since the
> program 'interchange' is itself simply a perl script perhaps the solution
> likes in hacking it.
> 
> Cheers,
> sach
> 
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users


Hi there,

I have been doing the kill manually, it's just a pain. I've been running 
interchange since the good old minivend days and never had this problem. 
  I would hack the perl script, but wouldn't know where to start :-)

thanks,
dorothy