From 33fd0db9e5acb8a7675400d032fff178de0a7c6e Mon Sep 17 00:00:00 2001 From: Glenn Strauss Date: Sat, 3 Dec 2022 00:20:23 -0500 Subject: [core] remove libev fdevent option (ignore) lighttpd directly uses native OS event handlers --- doc/config/lighttpd.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'doc') diff --git a/doc/config/lighttpd.conf b/doc/config/lighttpd.conf index 0abee3f1..c02f09f3 100644 --- a/doc/config/lighttpd.conf +++ b/doc/config/lighttpd.conf @@ -183,7 +183,6 @@ include conf_dir + "/conf.d/debug.conf" ## solaris-eventports (recommended on Solaris) ## poll (recommended if none of above are available) ## select (*not* recommended) -## libev (*not* recommended) ## #server.event-handler = "linux-sysepoll" -- cgit v1.2.1