All releases tagged Major bugfixes


Changes: This is a bugfix release for people using the select call rather than the poll call. You are using select if any of the following are true: you are running on an ARM processor, you are running Mac OS X, or you undefined HAVE_POLL. If an incomplete request came in, the select timeout mechanism went into a tight loop and took 100% of the CPU.


Changes: This release contains a major memory leak bugfix. Everybody using the HTTP server or the HTTP gateway should upgrade.


Changes: This version adds support for PDF files, includes a bugfix for long files, adds log rotation support, and adds support for favicon.ico.


Changes: This release contains a very important poll() bugfix.