<div dir="ltr">Nope, it doesn't !!<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 19, 2014 at 3:42 PM, Roman Arutyunyan <span dir="ltr"><<a href="mailto:arut@nginx.com" target="_blank">arut@nginx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Will this error appear if you try this request again?<br>
<div class="HOEnZb"><div class="h5"><br>
On 17 Sep 2014, at 16:29, shahzaib shahzaib <<a href="mailto:shahzaib.cb@gmail.com">shahzaib.cb@gmail.com</a>> wrote:<br>
<br>
> Well, i again received the same error but its much improvement in time frame. If the error was occurring after each 5min, now the same error is occurring after 30~50min.<br>
><br>
> The conclusion is, nginx-1.7.4 is not 100% bug free from this issue.<br>
><br>
> 2014/09/17 17:22:48 [alert] 28559#0: *27961 zero size buf in output t:0 r:0 f:0 000000000477EE20 000000000477EE20-000000000477FE20 0000000000000000 0-0 while sending to client, client: 115.167.75.22, server: <a href="http://ldx.files.com" target="_blank">ldx.files.com</a>, request: "GET /files/videos/2014/09/04/140984890338bc7-240.mp4 HTTP/1.1",<br>
><br>
> [root@tw data]# nginx -V<br>
> nginx version: nginx/1.7.4<br>
> built by gcc 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC)<br>
> configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --user=nginx --group=nginx --with-http_flv_module --with-http_mp4_module<br>
> You have mail in /var/spool/mail/root<br>
><br>
><br>
> Regards.<br>
> Shahzaib<br>
><br>
> On Wed, Sep 17, 2014 at 4:25 PM, shahzaib shahzaib <<a href="mailto:shahzaib.cb@gmail.com">shahzaib.cb@gmail.com</a>> wrote:<br>
> Hi Maxim,<br>
><br>
>       Upgraded nginx to 1.7.4 and looks like the issue is gone.<br>
><br>
> Regards.<br>
> Shahzaib<br>
><br>
><br>
> On Wed, Aug 27, 2014 at 10:16 PM, Maxim Dounin <<a href="mailto:mdounin@mdounin.ru">mdounin@mdounin.ru</a>> wrote:<br>
> Hello!<br>
><br>
> On Wed, Aug 27, 2014 at 08:48:19PM +0500, shahzaib shahzaib wrote:<br>
><br>
> > We're facing following error on edge server with nginx-1.6.1, using<br>
> > proxy_store on edge.<br>
> ><br>
> > 2014/08/27 20:35:05 [alert] 5701#0: *21244 zero size buf in output t:0 r:0<br>
> > f:0 0000000002579840 0000000002579840-000000000257A840 0000000000000000 0-0<br>
> > while sending to client, client: 119.160.118.123, server:<br>
> > <a href="http://storage4.content.com" target="_blank">storage4.content.com</a>, request: "GET<br>
> > /files/videos/2013/06/30/137256108550d07-m.mp4 HTTP/1.1", upstream: "<br>
> > <a href="http://82.2.37.87:80/files/videos/2013/06/30/137256108550d07-m.mp4" target="_blank">http://82.2.37.87:80/files/videos/2013/06/30/137256108550d07-m.mp4</a>", host: "<br>
> > <a href="http://storage4.content.com" target="_blank">storage4.content.com</a>"<br>
> > 2014/08/27 20:35:28 [alert] 5687#0: *26261 zero size buf in output t:0 r:0<br>
> > f:0 0000000004F5F2D0 0000000004F5F2D0-0000000004F602D0 0000000000000000 0-0<br>
> > while sending to client, client: 121.52.147.68, server: <a href="http://storage9.content.com" target="_blank">storage9.content.com</a>,<br>
> > request: "GET /files/videos/2014/04/21/1398060531bb2e3-360.mp4 HTTP/1.1",<br>
> > upstream: "<br>
> > <a href="http://9.7.248.180:80/files/videos/2014/04/21/1398060531bb2e3-360.mp4" target="_blank">http://9.7.248.180:80/files/videos/2014/04/21/1398060531bb2e3-360.mp4</a>",<br>
> > host: "<a href="http://storage9.content.com" target="_blank">storage9.content.com</a>", referrer: "<br>
> > <a href="http://files.com/video/2618018/aashiqui-3-new-songs" target="_blank">http://files.com/video/2618018/aashiqui-3-new-songs</a>"<br>
> ><br>
> > nginx version: nginx/1.6.1<br>
> > built by gcc 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC)<br>
> > configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx<br>
> > --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log<br>
> > --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid<br>
> > --lock-path=/var/run/nginx.lock<br>
> > --http-client-body-temp-path=/var/cache/nginx/client_temp<br>
> > --http-proxy-temp-path=/var/cache/nginx/proxy_temp --user=nginx<br>
> > --group=nginx --with-http_flv_module --with-http_mp4_module<br>
><br>
> You may want to try 1.7.4 to see if it helps (there are some<br>
> potentially related changes in nginx 1.7.3).<br>
><br>
> If it doesn't, providing debug log may be helpful.  See<br>
> <a href="http://wiki.nginx.org/Debugging" target="_blank">http://wiki.nginx.org/Debugging</a> for more hints.<br>
><br>
> --<br>
> Maxim Dounin<br>
> <a href="http://nginx.org/" target="_blank">http://nginx.org/</a><br>
><br>
> _______________________________________________<br>
> nginx mailing list<br>
> <a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
> <a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
><br>
><br>
> _______________________________________________<br>
> nginx mailing list<br>
> <a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
> <a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div>