|
From: Josep S. <jsa...@ac...> - 2008-07-10 16:49:50
|
Hi Angelica, When you press ctrl+c, since you kill the http client, you also break the connection, and como should notice and close its end of the connection. In what way do you see that the connection is not being closed, how do you notice? BTW are you using 2.0 or 1.5? Regards, Josep > >Hi to all! >I would like to know whether there is a method to stop a query, >without press Ctrl+C. In other words, when I launch a query I write: > >curl http://localhost:44444/tuple > >if I want to stop that query I press ctrl+C, but in this way the tcp >connection remains pending (in particular the server waits for a CLOSE >packet). Is there a method to "softly" stop a query? > >Thank you, >Angelica > >_________________________________________________________________ >News, entertainment and everything you care about at Live.com. Get it >now! http://www.live.com/getstarted.aspx |