with the current implementation fo Fapws3, the only way to stop it it
to kill it.
But, in fact, I don't understand quite well what will be the
conditions to kill it.
After completion of one http request ? this sounds strange because
fapws has been build to run forever
After some time ? how much time them ? based on which criteria ?
Every Fapws server use a port, How will you manager the open ports,
the one no more used ? How your frontend (proxy, ....) will know to
which ports it must talk ?
Sorry, I'm not fully understand your point.
William
But as I've said, I don't understand your point.
Fapws is a server.
I've implemented a SIGINT, and when it's detected, the ports a cleanly closed.
On May 29, 2009 12:49 AM, "Wu Zhe" <jess...@gmail.com> wrote:
On May 29, 2:01 am, william opensource4you <william.o...@gmail.com>
wrote:
> Sure I've read your posts. > > But as I've said, I don't understand your point. > Fapws is a serve...