>   * As Christoph noted, it relies on pcntl for much of its work. We're
>     trying hard to stay OS agnostic, and since pcntl does not work on
>     Windows, it makes it hard to justify supporting it.
>   
But there is no reason why it could not be further developed in the
Extras library?

>   * Interest. Shahar did some initial work, but he has been too busy to
>     continue with it. Nobody else has stepped up to help with
>     development.
>   
I am interested. Maybe not right now, but in a few months I should have
more time.

>   * Scope. How much of the HTTP specification should it support? Should
>     it support SSL over HTTP? Should it implement HTTP Auth? Should it
>     allow returning binary files?
>   
I think that depends on the motivation for writing the server. My goal
would be to use it as a lightweight server to test all ZF components and
be able to run sample applications as well as a REST server. It can then
grow from there based on requested features.

Christoph




Reply via email to