Re: Hello and a Threading/External Server/Win32 question
Matthew Weigel <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Organization | Idempotent Networks |
| Message-ID | <[email protected]> |
On Thu, 16 Apr 2009 17:23:34 -0500, Jay Sprenkle <[email protected]> wrote: > I looked into lighttpd's source. The author detests windows and refuses to > port to it. Lighttpd does not use multiple threads; it's got an event-driven architecture that would probably require a substantial rewrite to port to Windows. Instead, the original poster might want to look at what php-fastcgi does to distribute FastCGI requests between multiple child processes. It runs on Windows, and might correspond to what would be needed to distribute requests between multiple threads. -- Matthew Weigel hacker unique & idempot . ent