Large Video upload issue

Muhammed Umer Siddiqui mumersidd at gmail.com
Fri Jul 11 12:29:29 CEST 2014


Hi,

Thanks for quick response i am using following setting  and error below ,
would you please suggest me what setting i should use to avoid this issue.

backend back_1 {
    .host = "10.30.30.55";
    .probe = {
        .request =
            "GET /HealthCheck.cfm HTTP/1.1"
            "Host: app04.web"
            "Connection: close";
            .interval = 30s; .timeout = 60s; .window = 5;.threshold = 3;
        }

    .connect_timeout = 6000s;
    .first_byte_timeout = 600s;
    .between_bytes_timeout = 600s;
}


Here is what i found in the logs
[root at varnish01 backends]# varnishlog -c -m TxStatus:503
   17 SessionOpen  c 127.0.0.1 49015 :80
   17 ReqStart     c 127.0.0.1 49015 1847994289
   17 RxRequest    c POST
   17 RxURL        c /app/index.cfm
   17 RxProtocol   c HTTP/1.1
   17 RxHeader     c Host: website
   17 RxHeader     c User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0)
Gecko/20100101 Firefox/24.0
   17 RxHeader     c Accept:
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
   17 RxHeader     c Accept-Language: en-US,en;q=0.5
   17 RxHeader     c Accept-Encoding: gzip, deflate
   17 RxHeader     c Referer:
http://website/app/index.cfm?act=shared.videos.edit
   17 RxHeader     c Cookie:
SITEID=9FE80D8B%2DCD6F%2DFB33%2D11C1B078F2E3FFBD; CFID=875364;
CFTOKEN=aa8100f3e554d080-467F90FA-9CF0-D45D-6681EB084AC8C22F;
JSESSIONID=8430985e49dca2de7d8f91c2cd227111a2a3
   17 RxHeader     c Connection: keep-alive
   17 RxHeader     c Content-Type: multipart/form-data;
boundary=---------------------------55708277233208979222334388
   17 RxHeader     c Content-Length: 99210838
   17 VCL_call     c recv pass
   17 VCL_call     c hash
   17 Hash         c /app/index.cfm
   17 Hash         c website
   17 VCL_return   c hash
   17 VCL_call     c pass pass
   17 Backend      c 18 cm_admin cm_admin_1
*   17 FetchError   c http first read error: -1 11 (Resource temporarily
unavailable)*
   17 VCL_call     c error deliver
   17 VCL_call     c deliver deliver
   17 TxProtocol   c HTTP/1.1
   17 TxStatus     c 503
   17 TxResponse   c Service Unavailable
   17 TxHeader     c Server: Varnish
   17 TxHeader     c Content-Type: text/html; charset=utf-8
   17 TxHeader     c Retry-After: 5
   17 TxHeader     c Content-Length: 419
   17 TxHeader     c Accept-Ranges: bytes
   17 TxHeader     c Date: Fri, 11 Jul 2014 10:23:57 GMT
   17 TxHeader     c X-Varnish: 1847994289
   17 TxHeader     c Age: 607
   17 TxHeader     c Via: 1.1 varnish
   17 TxHeader     c Connection: close
   17 Length       c 419
   17 ReqEnd       c 1847994289 1405073630.438976765 1405074237.772819042
0.000091076 607.333770990 0.0000712


On Thu, Jul 10, 2014 at 2:25 PM, Thiago Paulino <thiagop1985 at gmail.com>
wrote:

> Hello,
>
>
> Correct Paul.
>
> Maybe you need check te tcp (Kernel) timeout conections and varnish
> timeout conections with backend's.
>
>
> Regards,
>
> Thiago Paulino
>
>
> Atenciosamente,
>
> Thiago Paulino
>
> 11-97670-9779
>
> <http://br.linkedin.com/in/tpaulino>
>
>
> 2014-07-10 14:46 GMT-03:00 Paul A. Procacci <pprocacci at datapipe.com>:
>
>> On Thu, Jul 10, 2014 at 10:01:33AM -0400, Muhammed Umer Siddiqui wrote:
>> > Dear team,
>> >
>> > We are trying to upload the videos through varnish but videos more than
>> 90
>> > mb it shows, 503 error.
>> >
>> > Kindly help me out what setting i use to avoid 503 on varnish layer.
>>
>>
>> What does your web server logs say?  POST's are pipe'd directly to the
>> backend.
>>
>> ~Paul
>>
>> _______________________________________________
>> varnish-misc mailing list
>> varnish-misc at varnish-cache.org
>> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
>>
>
>


-- 
Regards,
Muhammed Umer Siddiqui
Cell:+923009284182
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20140711/119c97fa/attachment.html>


More information about the varnish-misc mailing list