diff --git a/ext/opcache/ZendAccelerator.c b/ext/opcache/ZendAccelerator.c index 726003725c0..77147367e64 100644 --- a/ext/opcache/ZendAccelerator.c +++ b/ext/opcache/ZendAccelerator.c @@ -2434,6 +2434,7 @@ static inline int accel_find_sapi(TSRMLS_D) "apache2filter", "apache2handler", "litespeed", + "uwsgi", NULL }; const char **sapi_name;