Versie historie van Abyss Web Server X1 for Mac OS X
<<Terug naar software beschrijving
Veranderingen voor v2.6 - v2.8
- IPv6 support
- Reverse-proxy support
- Back-end operation: support for operation behind reverse proxies (X-Host/X-Forwarded-Host support - Host-wide : support for the use of the actual IP X-Forwarded-For - X-Forwarded-Proto)
- Configurable log
- Limit accesses per IP
- Server Activity: "Live" requests view in the console
- Added private keys dump in the console
- Detection of double instances and the presence of the Windows Service
- Added an optional base parameter to URL Rewriting rules
- Added timestamps to CGI error logs
- Support for chunked POSTs with HTTP trailer headers support
- Added full HTTP "Expect" header support
- Added request body restrictions : Added a parameter to limit the size of a request line, Added a parameter to limit the size of request headers length, Report error 414 or 400 for request length overflow
- Added ASP.NET/FastCGI processes recycling based on the process lifetime
- Full preload of ASP.NET applications (using an internal HTTP HEAD request)
- Added the capability to ASP.NET applications to handle all the virtual paths inside an application directory (useful for ASP.NET applications using MVC/AJAX/routes.)
- Updated SSL/TLS engine
- Updated documentation