php ini auto_globals_jit

The SERVER and ENV variables are created on when the script starts auto_globals_jit.

auto_globals_jit = On

If these variables are not used within a script, having this directive on will result in a performance gain.





Content