Hi, Even with the admin HTTP shutdown, The process is not able to do a clean shutdown, Although atleast it does say that Kannel is shutting down, The statements that are emitted after this are the following DEBUG: HTTP: Creating HTTPClient for `127.0.0.1'. DEBUG: Shutting down Kannel... DEBUG: shutting down smsc DEBUG: shutting down udp DEBUG: HTTP: Resetting HTTPClient for `127.0.0.1'. DEBUG: DEBUG: waiting for request at port 13001 DEBUG: Thread 4 (gw/bb_boxc.c:smsboxc_run) terminates. ERROR: Error reading from fd 17: ERROR: System error 104: Connection reset by peer ERROR: Error reading from fd 17: ERROR: System error 104: Connection reset by peer DEBUG: HTTP: Destroying HTTPClient area 0x100b1c80. DEBUG: HTTP: Destroying HTTPClient for `127.0.0.1'.
Any hints on what this means? Best Regards Anu > -----Original Message----- > From: Shridhar Raju [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 30, 2003 1:48 PM > To: [EMAIL PROTECTED] > Subject: Re: ctrl+C with cygwin port of kannel > > > Hi Anupama, > > > Hello, > > I am using the cygwin port of kannel. > > I wanted to know how to terminate the bearerbox > application. The ctrl+c > > does not > > seem to reach teh signal handler of the bearerbox. > > Whereas, the smsbox is able to handle the termination > interrupt correctly. > > Is this a problem only > > with the cygwin port? any help on this issue? > > Use HTTP shutdown request for clean shutdown. > > Regards > Shridhar Raju >
