Re: squid-3.4.8_1 leaking memory

2014-09-25 Thread Brian W.
I added my observations via forward to the freebsd ports list since that is
the listed maintainer for squid.

Brian
On Sep 25, 2014 10:11 PM, "Victor Sudakov"  wrote:

> Dewayne Geraghty wrote:
> > >>
> > >> squid-3.4.8_1 seems to be leaking memory heavily. Its SIZE and RES are
> > >> growing several MB per minute until eventually swapping begins.
>
> [dd]
>
> > I think you should file a bug report
>
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193938
>
> If anyone has anything to add or just say "me too", please do.
>
> --
> Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
> sip:suda...@sibptus.tomsk.ru
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: squid-3.4.8_1 leaking memory

2014-09-25 Thread Victor Sudakov
Dewayne Geraghty wrote:
> >>
> >> squid-3.4.8_1 seems to be leaking memory heavily. Its SIZE and RES are
> >> growing several MB per minute until eventually swapping begins.

[dd]

> I think you should file a bug report

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193938

If anyone has anything to add or just say "me too", please do.

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:suda...@sibptus.tomsk.ru
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: squid-3.4.8_1 leaking memory

2014-09-25 Thread Dewayne Geraghty
(Bottom-posted)
On 25/09/2014 3:48 PM, Brian W. wrote:
> You seem to be onto something. On a single user testbox I use I see this
>
>   PID USERNAMETHR PRI NICE   SIZERES STATE   C   TIMEWCPU
> COMMAND
>
>  6100 squid 1  200   612M 84076K kqread  1   4:01   0.00% squid
>
> I then restarted squid and saw
>
> 73400 squid 1  200 61568K 21456K kqread  0   0:00   0.00% squid
>
> I am on the i386 flavor of 10.0-RELEASE-p9
>
> On Wed, Sep 24, 2014 at 9:56 PM, Victor Sudakov  wrote:
>
>> Colleagues,
>>
>> squid-3.4.8_1 seems to be leaking memory heavily. Its SIZE and RES are
>> growing several MB per minute until eventually swapping begins.
>>
>> Is anyone using it? Have you encountered this problem?
>>
>> The relevant entries in squid.conf are:
>>
>> cache_mem 128 MB
>> cache_dir ufs /webcache/cache 512 16 256
>> memory_pools off # neither "on" nor "off" have any effect on leaking.
>>
>> As you see, the memory requirements should be rather modest.
>>
>> Running on 8.4-RELEASE-p16 i386.
>>
>> --
>> Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
>> sip:suda...@sibptus.tomsk.ru
>> ___
I think you should file a bug report

https://bugs.freebsd.org/bugzilla/enter_bug.cgi

so that this can be actioned/tracked.  I don't have squid 3.4.8 running
yet, but a friend forwarded his experience after only 6 days of light use:

last pid: 43552;  load averages:  0.34,  0.23,  0.18  up 5+22:34:1206:01:32
245 processes: 1 running, 244 sleeping

Mem: 483M Active, 6021M Inact, 1581M Wired, 371M Cache, 1636M Buf, 7394M Free
Swap: 32G Total, 1104M Used, 31G Free, 3% Inuse


  PID USERNAMETHR PRI NICE   SIZERES STATE   C   TIMEWCPU COMMAND
 6095 squid 1  200   738M 63044K kqread  7   2:12   0.00% squid
73487 squid 1  200   326M  7548K kqread  3   0:15   0.00% squid

Regards, Dewayne.

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: squid-3.4.8_1 leaking memory

2014-09-24 Thread Brian W.
You seem to be onto something. On a single user testbox I use I see this

  PID USERNAMETHR PRI NICE   SIZERES STATE   C   TIMEWCPU
COMMAND

 6100 squid 1  200   612M 84076K kqread  1   4:01   0.00% squid

I then restarted squid and saw

73400 squid 1  200 61568K 21456K kqread  0   0:00   0.00% squid

I am on the i386 flavor of 10.0-RELEASE-p9

On Wed, Sep 24, 2014 at 9:56 PM, Victor Sudakov  wrote:

> Colleagues,
>
> squid-3.4.8_1 seems to be leaking memory heavily. Its SIZE and RES are
> growing several MB per minute until eventually swapping begins.
>
> Is anyone using it? Have you encountered this problem?
>
> The relevant entries in squid.conf are:
>
> cache_mem 128 MB
> cache_dir ufs /webcache/cache 512 16 256
> memory_pools off # neither "on" nor "off" have any effect on leaking.
>
> As you see, the memory requirements should be rather modest.
>
> Running on 8.4-RELEASE-p16 i386.
>
> --
> Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
> sip:suda...@sibptus.tomsk.ru
> ___
> freebsd-questi...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscr...@freebsd.org"
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"