<div dir="auto">Thanks Anand, I will go through it.</div><div class="gmail_extra"><br><div class="gmail_quote">On 11-Jan-2017 5:14 PM, "anand" <<a href="mailto:anand@visolve.com">anand@visolve.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Vinay,<br>
<br>
Please verify the web content is "Static/Dynamic", if the content is Static, user requests will be logged TCP_HIT/TCP_REFRESH.<br>
<br>
If the web content is "Dynamic", user requests will be refreshed from web server.<br>
<br>
Thanks,<br>
Anand P<br>
<br>
On 1/11/2017 4:07 PM, <a href="mailto:squid-users-request@lists.squid-cache.org" target="_blank">squid-users-request@lists.squi<wbr>d-cache.org</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Send squid-users mailing list submissions to<br>
        <a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.<wbr>org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/l<wbr>istinfo/squid-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:squid-users-request@lists.squid-cache.org" target="_blank">squid-users-request@lists.squi<wbr>d-cache.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:squid-users-owner@lists.squid-cache.org" target="_blank">squid-users-owner@lists.squid-<wbr>cache.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of squid-users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
    1. Re: Squid memory leak on ubuntu 14.04 (vinay)<br>
    2. Re: Squid memory leak on ubuntu 14.04 (Yuri Voinov)<br>
    3. Re: Problem building Squid4 (Eliezer  Croitoru)<br>
    4. ERR_CANNOT_FORWARD with Squid + Privoxy (Stepan Bujnak)<br>
    5. SSL_bump and source IP (FredB)<br>
<br>
<br>
------------------------------<wbr>------------------------------<wbr>----------<br>
<br>
Message: 1<br>
Date: Tue, 10 Jan 2017 05:34:34 -0800 (PST)<br>
From: vinay <<a href="mailto:vvjoshi5@gmail.com" target="_blank">vvjoshi5@gmail.com</a>><br>
To: <a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.<wbr>org</a><br>
Subject: Re: [squid-users] Squid memory leak on ubuntu 14.04<br>
Message-ID: <<a href="mailto:1484055274141-4681108.post@n4.nabble.com" target="_blank">1484055274141-4681108.post@n4<wbr>.nabble.com</a>><br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
Thanks Amos , for your timely help.<br>
<br>
As mentioned by you, I have configured squid conf file n able to get TCP_HIT<br>
in access logs. Thanks a lot.<br>
My new issue is, my app has 3 types of users. Normal, Editor n Business user<br>
, The contents are getting catched for Normal user n getting TCP_HIT for<br>
Normal user. When I log in with other  users still it's giving TCP_MISS even<br>
though same  contents are loaded.  It should not cache per user .<br>
Any idea to overcome this issue ?<br>
Any configurations need to be changed ?<br>
<br>
Thank you in advance.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-memory-leak-on-ubuntu-14-04-tp4674855p4681108.html" rel="noreferrer" target="_blank">http://squid-web-proxy-cache.1<wbr>019090.n4.nabble.com/Squid-mem<wbr>ory-leak-on-ubuntu-14-04-tp467<wbr>4855p4681108.html</a><br>
Sent from the Squid - Users mailing list archive at Nabble.com.<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 10 Jan 2017 23:00:35 +0600<br>
From: Yuri Voinov <<a href="mailto:yvoinov@gmail.com" target="_blank">yvoinov@gmail.com</a>><br>
To: <a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.<wbr>org</a><br>
Subject: Re: [squid-users] Squid memory leak on ubuntu 14.04<br>
Message-ID: <<a href="mailto:dc2071b5-0a74-f8a5-c63f-399c185a82fa@gmail.com" target="_blank">dc2071b5-0a74-f8a5-c63f-399c1<wbr>85a82fa@gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
<br>
<br>
10.01.2017 19:34, vinay пишет:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks Amos , for your timely help.<br>
<br>
As mentioned by you, I have configured squid conf file n able to get TCP_HIT<br>
in access logs. Thanks a lot.<br>
My new issue is, my app has 3 types of users. Normal, Editor n Business user<br>
, The contents are getting catched for Normal user n getting TCP_HIT for<br>
Normal user. When I log in with other  users still it's giving TCP_MISS even<br>
though same  contents are loaded.  It should not cache per user .<br>
Any idea to overcome this issue ?<br>
</blockquote>
This is feature, not an issue. The "issue" name is "Vary" and (possible)<br>
"dynamic content".<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Any configurations need to be changed ?<br>
</blockquote>
Yes. All configuration should be changed.<br>
<br>
Start from here:<br>
<br>
<a href="http://wiki.squid-cache.org/" rel="noreferrer" target="_blank">http://wiki.squid-cache.org/</a><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thank you in advance.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-memory-leak-on-ubuntu-14-04-tp4674855p4681108.html" rel="noreferrer" target="_blank">http://squid-web-proxy-cache.1<wbr>019090.n4.nabble.com/Squid-mem<wbr>ory-leak-on-ubuntu-14-04-tp467<wbr>4855p4681108.html</a><br>
Sent from the Squid - Users mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.<wbr>org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/l<wbr>istinfo/squid-users</a><br>
</blockquote></blockquote>
<br>
______________________________<wbr>_________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.<wbr>org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/l<wbr>istinfo/squid-users</a><br>
</blockquote></div></div>