[email protected] said: > I'm pleased to announce that after much persistent next'ing in gdb, > fighting build systems and bug-fixing, we have a httpd (Hiawatha Webserver) > + FastCGI + PHP stack running on rumprun-xen.
And, thanks mainly to my coming across Samuel Martin's patches [1] for cross-compilation support for Nginx, I've now updated this stack to use it instead of Hiawatha. The porting effort was trivial (couple of hours work, most of it fighting the build system, as usual). We are running Nginx in a "developer only" non-forking mode [2] without any worker processes; I'm going to talk to upstream about whether or not that might need some tuning for real production use. So, sans database, we now have a production-quality PHP stack working! Martin ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
