---------- Quoth Graham Fawcett: ----------------- > ...I propose that we adapt and bundle Pierre's code with Quixote as a > built-in Web server for demo and lightweight use.... > ...I think it would be a great benefit to Quixote window-shoppers if they > could have a Works Out of the Box experience; no SCGI, no Apache > directives, no Medusa to download. Given the decent scalability of > async/polling servers, this would provide not just a demo environment > but should be satisfactory for at least small-scale production use. This looks like a great idea. I have been happy with using Medusa, but eliminating from my app a big third-party package, most of which I still do not understand, is a very attractive proposition. The benefit is not just to Quixote window-shoppers. A Medusa-like out-of-the-box server included with Quixote is just what is needed for intranet applications and for various specialized, self-contained applications where the user or administrator may not necessarily be eager or able to set up and manage a general-purpose HTTP server like Apache. An example would be process or lab instrument monitoring. I am in the last desparate weeks of a classic Death March project which is being saved from oblivion by Quixote and its Medusa server. If Quentel's async http server is made "Quixote-ready," I will be happy to bolt it under the hood of my app and test it. Thanks for spotting this, Graham. Jim Dukarm DELTA-X RESEARCH Victoria BC Canada