Re: call http request from location

2013-06-26 Thread Maxim Dounin
Hello! On Wed, Jun 26, 2013 at 08:53:39AM +0200, asd wrote: > Not sure. PHP not know mp4 video playing start. > I can save time, filename, ip addr after called url by nginx. Most obvious aproach would be to use a php script with X-Accel-Redirect to track playback start. Alternatively, you may

Re: call http request from location

2013-06-25 Thread asd
Not sure. PHP not know mp4 video playing start. I can save time, filename, ip addr after called url by nginx. 2013/6/26 wishmaster > > > --- Original message --- > From: "asd" > Date: 25 June 2013, 18:48:37 > > > > Hy. > > > > It possible exec curl from location or call http request with othe

Re: call http request from location

2013-06-25 Thread wishmaster
--- Original message --- From: "asd" Date: 25 June 2013, 18:48:37 > Hy. > > It possible exec curl from location or call http request with other solution? > > > I need request special url if user start playing mp4 video. > I think this is job for php or any other server-side application.

call http request from location

2013-06-25 Thread asd
Hy. It possible exec curl from location or call http request with other solution? I need request special url if user start playing mp4 video. thanks ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx