Changes for version 4.00 - 2012-12-14
- Net::Server::* and HTTP::Server::Simple do not communicate the client IP address when SSL is in use. This version of HSS-Prefork fixes this by patching HTTP::Server::Simple which in turn patches Net::Server. And the IP (peername to be exact) is now handed over via $main::_realpeername. Aaaargh! (but it works...)
Modules
Turn HSS into a preforking webserver and enable SSL