Closed darrinholst closed 12 years ago
Not sure if this is just me, but using KILL to stop the server doesn't clean up the pid. Using SIGINT allows the pid to be cleaned up and avoids a restart that takes 30 seconds.
Ruby 1.9.2 and webrick
Thanks!
Not sure if this is just me, but using KILL to stop the server doesn't clean up the pid. Using SIGINT allows the pid to be cleaned up and avoids a restart that takes 30 seconds.
Ruby 1.9.2 and webrick