diff --git a/ext/opcache/ZendAccelerator.c b/ext/opcache/ZendAccelerator.c index b7f8ce419ed..d06653fef62 100644 --- a/ext/opcache/ZendAccelerator.c +++ b/ext/opcache/ZendAccelerator.c @@ -2348,6 +2348,7 @@ static inline int accel_find_sapi(void) "apache2filter", "apache2handler", "litespeed", + "uwsgi", NULL }; const char **sapi_name;