mirror of
https://github.com/nginx/nginx.git
synced 2026-06-26 11:52:00 +00:00
set nginx_stash after reconfiguration in single interpreter perl
This commit is contained in:
parent
2723361e76
commit
de92bcccee
1 changed files with 1 additions and 0 deletions
|
|
@ -466,6 +466,7 @@ ngx_http_perl_init_interpreter(ngx_conf_t *cf, ngx_http_perl_main_conf_t *pmcf)
|
|||
}
|
||||
|
||||
pmcf->perl = perl;
|
||||
pmcf->nginx = nginx_stash;
|
||||
|
||||
return NGX_CONF_OK;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue