AW: Issue with HTTP/2 and async file upload from Safari on iOS

2016-07-15 Thread Lukas Tribus
> I was anticipating such a compatibility problem to be fixed in feature stable > but so far it’s looking like we will have to bite the bullet and move to > mainline. > Would I be correct here? It seems for our case at least, feature stable HTTP2 > is not stable for production use at this time.

Re: Issue with HTTP/2 and async file upload from Safari on iOS

2016-07-15 Thread Jason Woods
> On 11 Jul 2016, at 09:25, ZaneCEO wrote: > > @itpp2012 : building from source is a no-go for me due to future upgrade > concerns > > @Lukas : will follow your suggestion and try the ngingx-provided bins, > thanks! I’m beginning to hear many reports now of Safari and iOS users hitting connec

Re: AW: Issue with HTTP/2 and async file upload from Safari on iOS

2016-07-11 Thread ZaneCEO
@itpp2012 : building from source is a no-go for me due to future upgrade concerns @Lukas : will follow your suggestion and try the ngingx-provided bins, thanks! Posted at Nginx Forum: https://forum.nginx.org/read.php?2,267385,268236#msg-268236 ___ ngi

AW: Issue with HTTP/2 and async file upload from Safari on iOS

2016-07-09 Thread Lukas Tribus
> Any solution other than switching to > https://launchpad.net/~nginx/+archive/ubuntu/development (wich scares the > skull out of me, since this is a production server)? Use nginx provided binaries if compiling from source is not an option: http://nginx.org/en/linux_packages.html#mainline ___

Re: Issue with HTTP/2 and async file upload from Safari on iOS

2016-07-08 Thread itpp2012
You can manually apply the patches and recompile. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,267385,268205#msg-268205 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Issue with HTTP/2 and async file upload from Safari on iOS

2016-07-08 Thread ZaneCEO
Hi guys, that's the issue for me: I'm with Ubuntu 16.04 official packages. I apt dist-upgrade, but still I'm on nginx/1.10.0.. Any solution other than switching to https://launchpad.net/~nginx/+archive/ubuntu/development (wich scares the skull out of me, since this is a production server)? Posted

Re: Issue with HTTP/2 and async file upload from Safari on iOS

2016-06-06 Thread B.R.
The problem is, if (s)he is using the official packages, he will get the updates of the mainline channel, thus differing more and more from the stable channel which is supposed to be cheaper on features but with usable ones. My 2 cents, --- *B. R.* On Mon, Jun 6, 2016 at 12:05 PM, Maxim Konovalov

Re: Issue with HTTP/2 and async file upload from Safari on iOS

2016-06-06 Thread Maxim Konovalov
On 6/6/16 1:00 PM, A. Schulze wrote: > > Hello, > > I'm using horde and observe similar errors since some weeks. > Unsure if the same problem would be the reason. > > Maxim Konovalov: >> It was fixed in 1.11.0 two weeks ago. > > I found one patch 'preread_buffer.patch" attachtd to > https://tra

Re: Issue with HTTP/2 and async file upload from Safari on iOS

2016-06-06 Thread A. Schulze
Hello, I'm using horde and observe similar errors since some weeks. Unsure if the same problem would be the reason. Maxim Konovalov: It was fixed in 1.11.0 two weeks ago. I found one patch 'preread_buffer.patch" attachtd to https://trac.nginx.org/nginx/ticket/959 That patch looks not triv

Re: Issue with HTTP/2 and async file upload from Safari on iOS

2016-06-06 Thread Maxim Konovalov
On 6/6/16 10:53 AM, ZaneCEO wrote: > Thank you very much!! At least now I know what's going on! Let's wait for a > patch... > It was fixed in 1.11.0 two weeks ago. -- Maxim Konovalov ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mail

Re: Issue with HTTP/2 and async file upload from Safari on iOS

2016-06-06 Thread ZaneCEO
Thank you very much!! At least now I know what's going on! Let's wait for a patch... Posted at Nginx Forum: https://forum.nginx.org/read.php?2,267385,267408#msg-267408 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/ngi

Re: Issue with HTTP/2 and async file upload from Safari on iOS

2016-06-04 Thread Lucas Rolff
https://trac.nginx.org/nginx/ticket/979 https://trac.nginx.org/nginx/ticket/959 It's a known bug ZaneCEO 5 June 2016 at 01:17 Hi guys, I'm at my first deploy of Nginx with php-fpm after 10+ years of love with Apache and mod_php. So far so (very) good. I jus

Issue with HTTP/2 and async file upload from Safari on iOS

2016-06-04 Thread ZaneCEO
Hi guys, I'm at my first deploy of Nginx with php-fpm after 10+ years of love with Apache and mod_php. So far so (very) good. I just have a peculiar issue with Safari on iOS. As you can read here http://stackoverflow.com/questions/37635277/safari-on-ios-fails-to-ajax-upload-some-image-file-cannot-