I want to verify the issue I have seen:
Now The server is on about 286 MB of resident memory.
The issue is that the server memory usage was more then 800MB while two things in mind
1 - The whole web server is 600 MB
2 - 150MB is the maximum object size in memory (there is no disk cache)
3 - the cache memory of the server is the default of 256MB.

I cannot think about an option that will lead this server to consume more then 400MB even if one 10 bytes file is being fetched with a query term every time with a different parameter.

If the sum of all the request to the proxy are 30k I do not see how it would still lead to 900MB of ram used by squid.

If I am mistaken(could very simple accomplished) then I want to understand what to look for in the mgr interface to see if there is a reasonable usage of memory or not.
(I know it's a lot to ask but still)

Thanks,
Eliezer

On 07/10/2014 09:10 PM, Eliezer Croitoru wrote:
OK so I started this reverse proxy for a bandwidth testing site and it
seems odd that it using more then 400MB when the only difference in the
config is maximum_object_size_in_memory to 150MB and StoreID
<SNIP>
Eliezer

Reply via email to