And sometimes I get this on the ab console.

Benchmarking vod.domain.com (be patient)
apr_socket_recv: Connection reset by peer (104)

I have tried the below,

sysctl -w net.ipv4.tcp_syncookies=0
sysctl -w net.ipv4.tcp_max_syn_backlog=4096



On Sat, Nov 21, 2015 at 4:11 PM, Randeep <randeep...@gmail.com> wrote:

> Hi,
> I have checked and set the fd to the 90% of maximum.
>
> [ats@cachingtest ~]$ ulimit -Hn
> 339585
> [ats@cachingtest ~]$ ulimit -Sn
> 4096
>
> I'm using ab to benchmark. My command is as follows.
> for i in {1..275}
> do
>    ab -n 1000 -c 500 http://vod.domain.com/testj$i.mp4
> done
>
> But in first ats itself I get this errors.
>
> May be server is not able to take the load. How can I check that is
> causing this?
>
> 1448102104.966 165504 172.16.11.3 TCP_MEM_HIT/200 5487583 GET
> http://vod.domain.com/testj1.mp4 - NONE/- video/mp4
> 1448102106.625 170753 172.16.11.3 ERR_CLIENT_ABORT/200 5238864 GET
> http://vod.domain.com/testj1.mp4 - NONE/- video/mp4
> 1448102108.680 117089 172.16.11.3 ERR_CLIENT_ABORT/200 2227024 GET
> http://vod.domain.com/testj1.mp4 - NONE/- video/mp4
> 1448102111.549 213558 172.16.11.3 TCP_MEM_HIT/200 5487583 GET
> http://vod.domain.com/testj1.mp4 - NONE/- video/mp4
> 1448102112.025 147026 172.16.11.3 TCP_MEM_HIT/200 5487583 GET
> http://vod.domain.com/testj1.mp4 - NONE/- video/mp4
> 1448102112.095 172264 172.16.11.3 TCP_MEM_HIT/200 5487583 GET
> http://vod.domain.com/testj1.mp4 - NONE/- video/mp4
> 1448102114.440 30528 172.16.11.3 ERR_CLIENT_ABORT/200 15928 GET
> http://vod.domain.com/testj1.mp4 - NONE/- video/mp4
> 1448102114.575 208403 172.16.11.3 ERR_CLIENT_ABORT/200 4568440 GET
> http://vod.domain.com/testj1.mp4 - NONE/- video/mp4
> 1448102114.620 186532 172.16.11.3 ERR_CLIENT_ABORT/200 3097272 GET
> http://vod.domain.com/testj1.mp4 - NONE/- video/mp4
>
> Please advice,
>
> Randeep
>
> On Thu, Nov 19, 2015 at 4:07 PM, Randeep <randeep...@gmail.com> wrote:
>
>> Hi,
>>
>> Can you please help me with this. Im getting ERR_READ_ERROR and
>> ERR_CLIENT_ABORT while requesting a stream around 600 times simultaneously.
>>
>> http://pastebin.com/UDXBnXWd
>>
>> These are my current settings for keep_alive_timeouts.
>>
>> CONFIG proxy.config.http.keep_alive_enabled_out  INT 0
>> CONFIG proxy.config.http.keep_alive_post_out settings INT 0
>> CONFIG proxy.config.http.transaction_active_timeout_out 300
>> CONFIG proxy.config.http.keep_alive_no_activity_timeout_in INT 0
>> CONFIG proxy.config.http.transaction_no_activity_timeout_in INT 0
>>
>> I'm using Parent-child method. But in all the parents in hierarchy same
>> error is showing.
>>
>> --
>> Randeep
>> Mob: +919447831699[kerala]
>> Mob: +919880050349[B'lore]
>> http://twitter.com/Randeeppr
>> http://in.linkedin.com/in/randeeppr
>>
>> [image: --]
>> Randeep Raman
>> [image: http://]about.me/Randeeppr
>> <http://about.me/Randeeppr>
>>
>>
>
>
>
> --
> Randeep
> Mob: +919447831699[kerala]
> Mob: +919880050349[B'lore]
> http://twitter.com/Randeeppr
> http://in.linkedin.com/in/randeeppr
>
> [image: --]
> Randeep Raman
> [image: http://]about.me/Randeeppr
> <http://about.me/Randeeppr>
>
>



-- 
Randeep
Mob: +919447831699[kerala]
Mob: +919880050349[B'lore]
http://twitter.com/Randeeppr
http://in.linkedin.com/in/randeeppr

[image: --]
Randeep Raman
[image: http://]about.me/Randeeppr
<http://about.me/Randeeppr>

Reply via email to