The official NGINX Open Source repository.
Go to file
Valentin Bartenev d862ae8e68 Used the pwritev() syscall for writing files where possible.
It is more effective, because it doesn't require a separate lseek().
2015-11-17 19:01:41 +03:00
auto Used the pwritev() syscall for writing files where possible. 2015-11-17 19:01:41 +03:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Contrib: add more directives to vim syntax. 2014-10-22 15:31:19 +02:00
docs nginx-1.9.7-RELEASE 2015-11-17 17:50:56 +03:00
misc Updated OpenSSL used for win32 builds. 2015-08-17 18:09:20 +03:00
src Used the pwritev() syscall for writing files where possible. 2015-11-17 19:01:41 +03:00
.hgtags release-1.9.7 tag 2015-11-17 17:50:57 +03:00