Hi Within a yaws application I am start/1 ing inets and ssl to send a post request to an external server. Should I be stopping these services when my request returns. I assume that for each yaws request a new process is started and that the inets ssl services are stopped when the process exits. -- Edward Stow