Open SyRenity opened 10 years ago
Tested last Thursday as working, moving to my testing.
Not working, checking
Fixed the feature in branch "ssl_option", test version runs on 20.
Still have problem of sometimes getting error page after enabling / disabling the option (probably due to restarting the lighttpd), requiring to manually reload the page.
Will investigate the graceful restart option (which should allow serving all requests before restarting): http://www.cyberciti.biz/faq/how-to-do-graceful-restart-lighttpd-php-server/
Switched to graceful restart, now works normally.
@zvisha Tested on .20, please confirm for merging.
Implemented last night, pending Vladik #8 implementation.