<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 25/04/17 00:40, Nil Nik wrote:<br>
<blockquote
cite="mid:BY1PR10MB035749313DCF1A119188D86D841F0@BY1PR10MB0357.namprd10.prod.outlook.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt;
color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<div>Hello,<br>
<br>
I am using squid 3.5.23, with heavy HTTPS load squid using
almost 2GB of memory. I want to restrict this usages to
maximum to 1 GB. This high usages seems due to ssl_bump. If I
change 'generate-host-certificates' to 'off' then squid usages
around 800 MB of memory. Previously i was using squid 3.3.9
and i never observed such behavior.<br>
<br>
Please help me to use/fix high memory usages problem. Thanks
in advance.<br>
</div>
</div>
</blockquote>
<br>
Try adding this parameter to your http(s)_port lines:<br>
sslflags=NO_DEFAULT_CA<br>
<br>
<br>
Amos<br>
<br>
</body>
</html>