-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 8.10, 9.10, 10.10, Fast Track (FT)
-
Fix Version/s: None
-
Component/s: Administration, Nuxeo Drive, REST API
At
- https://doc.nuxeo.com/nxdoc/http-and-https-reverse-proxy-configuration/#virtual-hosting-configuration-for-apache-2x , no mention of minimal version requirement
- https://doc.nuxeo.com/nxdoc/compatibility-matrix/ , no mention of Apache
- https://doc.nuxeo.com/nxdoc/howto-upload-file-nuxeo-using-rest-api/#uploading-a-file-in-chunks-resumable , no mention of Apache
It has been found that versions of Apache earlier than 2.4.3 (cf https://bz.apache.org/bugzilla/show_bug.cgi?id=53292 ) do not support HTTP 308 redirect, which means uploading by chunks cannot happen if using an early version of Apache in front of Nuxeo.
Using an early version of Apache for instance hinders the use of Drive 4.x to upload large files, as since Drive 4, the upload by chunks feature is used transparently by Drive.
There might be many other use cases where using old versions of Apache HTTPD will hinder the use of Nuxeo recent features.