Apache Lenya is an Open Source Java/XML Content Management System and comes with revision control, multi-site management, scheduling, search, WYSIWYG editors, and workflow.
With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced features (FastCGI, SCGI, Output-Compression, URL-Rewriting and many more) lighttpd is the perfect solution for servers suffering load problems.
ProxyRequests Off <Proxy *> Order deny,allow Deny from all Allow from localhost </Proxy> ProxyPass / http://localhost:8080/ ProxyPassReverse / http://localhost:8080/