[prev in list] [next in list] [prev in thread] [next in thread] 

List:       haproxy
Subject:    Re: appsession does not work in Haproxy 1.4.9
From:       Hogan Yu <hogan.yu () icebreakersoftware ! com>
Date:       2010-11-24 13:33:37
Message-ID: AANLkTimirJABpvr7u4sQ8ye3UjigsTybsEd5EoRCSyAs () mail ! gmail ! com
[Download RAW message or body]

Hi Willy,
 I send you an dump core file and I sure that we have some free memory on
our platform.

 # free -m
             total       used       free     shared    buffers     cached
Mem:         16046      15919        127          0        365       1729
-/+ buffers/cache:      13824       2222
Swap:         2047         40       2007

 If you need more dump core files ,I can send you another one. pls help to
check this problem out. thanks!

Best Regards,

Hogan

On Wed, Nov 24, 2010 at 5:31 PM, Willy Tarreau <w@1wt.eu> wrote:

> Hi Hogan,
>
> On Wed, Nov 24, 2010 at 03:32:14PM +0800, Hogan Yu wrote:
> > Hi Willy,
> >
> >  Sorry for give your feedback late. I test it several days and it does
> not
> > work with the new two patchs. It hang two times one day.
> > It still get the errors as follows,
> >   haproxy[8728]: segfault at 000000001e90f000 rip 0000003ef9c7c51a rsp
> > 00007fff80e29208 error 6
> > haproxy[18325]: segfault at 000000001e397000 rip 0000003ef9c7c373 rsp
> > 00007fff071afbd8 error 4
> > haproxy[19660]: segfault at 000000001067a000 rip 0000003ef9c7c506 rsp
> > 00007ffff0703288 error 6
> > haproxy[19955]: segfault at 0000000006a2e000 rip 0000003ef9c7c3df rsp
> > 00007fff15517608 error 4
> > haproxy[20180]: segfault at 000000000958b000 rip 0000003ef9c7c4c8 rsp
> > 00007fff64b3ecb8 error 6
> >
> >
> > do you think it maybe caused by enable the cookie and appsession
> together?
>
> I don't see any reason why this could happen. Do you have a core file this
> time ? It would help a lot !
>
> >    cookie HTTPSERVERID insert nocache indirect
> >    appsession JSESSIONID len 34 timeout 1h
> > should I disable the cookie and just enable the appsession to test it?
>
> You could very well try to disable one or the other in turn.
>
> > If it  is cause by memory shortage,  do you know how to disable the
> memory
> > limitation?
>
> Your ulimits don't report any memory limitation. You then just have
> to check if you still have some free memory on the system (just run
> the "free" command).
>
> Otherwise it's possible that we're on a very different bug.
>
> Thanks!
> Willy
>
>


-- 
Hogan Yu  Technical Operations Director
Ice BreakerSoftware (Beijing) Lmt.
Mobile: 18611746815
Tel:86-10-82800259 82800942
Fax:86-10-82800941

[Attachment #3 (text/html)]

Hi Willy,<br>  I send you an dump core file and I sure that we have some free memory \
on our platform.<br><br>  <font size="1"># free -m<br>                         total  \
used             free         shared       buffers         cached<br>Mem:             \
16046           15919               127                   0               365         \
1729<br>

-/+ buffers/cache:           13824             2222<br>Swap:                 2047     \
40             2007<br><br>  <font size="2">If you need more dump core files ,I can \
send you another one. pls help to check this problem out. thanks!</font><br>

<br><font size="2">Best Regards,<br><br>Hogan<br></font></font><br><div \
class="gmail_quote">On Wed, Nov 24, 2010 at 5:31 PM, Willy Tarreau <span \
dir="ltr">&lt;<a href="mailto:w@1wt.eu" target="_blank">w@1wt.eu</a>&gt;</span> \
wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px \
solid rgb(204, 204, 204); padding-left: 1ex;"> Hi Hogan,<br>
<div><br>
On Wed, Nov 24, 2010 at 03:32:14PM +0800, Hogan Yu wrote:<br>
&gt; Hi Willy,<br>
&gt;<br>
</div><div>&gt;   Sorry for give your feedback late. I test it several days and it \
does not<br> &gt; work with the new two patchs. It hang two times one day.<br>
&gt; It still get the errors as follows,<br>
&gt;    haproxy[8728]: segfault at 000000001e90f000 rip 0000003ef9c7c51a rsp<br>
&gt; 00007fff80e29208 error 6<br>
&gt; haproxy[18325]: segfault at 000000001e397000 rip 0000003ef9c7c373 rsp<br>
&gt; 00007fff071afbd8 error 4<br>
&gt; haproxy[19660]: segfault at 000000001067a000 rip 0000003ef9c7c506 rsp<br>
&gt; 00007ffff0703288 error 6<br>
&gt; haproxy[19955]: segfault at 0000000006a2e000 rip 0000003ef9c7c3df rsp<br>
&gt; 00007fff15517608 error 4<br>
&gt; haproxy[20180]: segfault at 000000000958b000 rip 0000003ef9c7c4c8 rsp<br>
&gt; 00007fff64b3ecb8 error 6<br>
&gt;<br>
&gt;<br>
&gt; do you think it maybe caused by enable the cookie and appsession together?<br>
<br>
</div>I don&#39;t see any reason why this could happen. Do you have a core file \
this<br> time ? It would help a lot !<br>
<div><br>
&gt;      cookie HTTPSERVERID insert nocache indirect<br>
&gt;      appsession JSESSIONID len 34 timeout 1h<br>
&gt; should I disable the cookie and just enable the appsession to test it?<br>
<br>
</div>You could very well try to disable one or the other in turn.<br>
<div><br>
&gt; If it   is cause by memory shortage,   do you know how to disable the memory<br>
&gt; limitation?<br>
<br>
</div>Your ulimits don&#39;t report any memory limitation. You then just have<br>
to check if you still have some free memory on the system (just run<br>
the &quot;free&quot; command).<br>
<br>
Otherwise it&#39;s possible that we&#39;re on a very different bug.<br>
<br>
Thanks!<br>
<font color="#888888">Willy<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Hogan Yu   Technical \
Operations Director<br>Ice BreakerSoftware (Beijing) Lmt.<br>Mobile: \
18611746815<br>Tel:86-10-82800259 82800942<br>Fax:86-10-82800941<br>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic