PUT files and HTTP::Tiny ( chunked transfert )

Robert Paprocki rpaprocki at fearnothingproductions.net
Sat Aug 6 19:21:41 UTC 2016


What version of nginx are you running? This sounds similar to a bug (actually a CVE because it resulted in a segfault) that was patched in 1.10.1 stable branch, and modern 1.11 versions as well.


> On Aug 6, 2016, at 10:36, sven falempin <sven.falempin at gmail.com> wrote:
> 
> Dear Nginx List Readers,
> 
> I am trying to send files to nginx dav mod with perl.
> When using simple transfer with one big chunk in the BODY
> it s ok.
> 
> But if i want to send the file chunk by chunk, i have issue.
> 
> I am trying to figure out if the error is on nginx or perl client
> 
> https://github.com/chansen/p5-http-tiny/issues/92
> 
> Best,
> 
> -- 
> ---------------------------------------------------------------------------------------------------------------------
> () ascii ribbon campaign - against html e-mail
> /\
> 
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx



More information about the nginx mailing list