I have installed nginx,php-fpm,mysql from package manager on ubuntu 12.04,
Nginx version - 1.1.19.
How can we enable chunked uploading mode. Do we need to compile and install nginx for enabling Chunked Mode.
Will compiling nginx needs compilng php-fpm and mysql.
i am new to this can any one guide me.
For me with Apache chunked uploading is working without adding any extra modules.
is there a way to install missing modules in nginx using package manager like that of Apache.