Requirements: lua 5.1 ( http://www.lua.org/ ) libapreq2 ( http://httpd.apache.org/apreq/download.cgi ) Apache HTTPD 2.2 ( http://httpd.apache.org/ ) Building: For now, see docs/building-from-subversion.txt TODO: Change to controlling lifecycle by passing in a pool? Need to determine how to handle server scoped then! Provide means to get useful output from lua errors in response body Probably have to put it on the vm spec for pre-handler errors, as it is pre-handler, will prolly be on the request_config somewhere, but sometimes cannot put there, so... fun Filters Mapping in the server_rec Connection scoped vms Figure out how reentrancy works regarding filter chain stuff. Do we need new "threads"? Flesh out apw_*getvm for each flavor we allow Rework apw_sgtevm to use the create_vm stuff like apw_rgetvm apw_rgetvm needs to handle connection scoped vms options in server scoped vms (ie, min and max vm counts) License: Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0 See NOTICE file for more information Problems and Patches: Please use dev@httpd.apache.org for discussing mod_wombat development To subscribe send email to dev-subscribe@httpd.apache.org Note that this is for development discussion, not user support :-) Contributors Include: Brian McCallister Paul Querna Garrett Rooney Martin Traverso Brian Akins Justin Erenkrantz