How do people think BeOS/Haiku would fare as a server OS? I saw an Apache/PHP/SQL package on BeBits, but that's probably the only server software I've seen for BeOS.
I think using the attribute support in the filesystem would be a very cool, flexible way to implement servers. For example, with a web page, you have a file that has attributes for its title, author, posting date, etc., and the contents of the file are the main HTML parts. The server could dynamically generate the pages based off HTML templates.