daluu / phrrs

PHP remote library server for Robot Framework
6 stars 2 forks source link

Support and improve implementation of stop remote server? #4

Open daluu opened 11 years ago

daluu commented 11 years ago

As not implemented currently, see options on how to stop (web) server to stop the remote server optimally. Provide examples for Apache, IIS, others?

If implemented, improvements to be made: see this discussion thread...

http://groups.google.com/group/robotframework-devel/browse_thread/thread/b15a6124e8d02756

Would be ideal to figure out how to implement the server shutdown with a XML-RPC response prior to shutdown in an idiomatic, or efficient way like the Python reference (server) implementation.