;cloud" era, eg: Google Compute Engine.
Xie Shi
On Tue, Mar 5, 2019 at 4:13 PM Amos Jeffries wrote:
>
> On 4/03/19 9:45 pm, George Xie wrote:
> > > On 4/03/19 5:39 pm, George Xie wrote:
> > > > hi all:
> > > >
> > > > S
ulimit:
# ulimit -n
1048576
therefore, I try to add this option:
max_filedesc 4096
now squid works and only takes ~50m memory.
thanks very much for your help!
Xie Shi
Xie Shi
On Tue, Mar 5, 2019 at 12:34 AM Alex Rousskov
wrote:
>
> On 3/3/19 9:39 PM, George Xie wrote:
>
> > Squid
() at comm.cc:1206
#5 0x55789104 in SquidMain (argc=, argv=0x7fffed48)
at main.cc:1481
#6 0x5568a48b in SquidMainSafe (argv=,
argc=)
at main.cc:1261
#7 main (argc=, argv=) at main.cc:1254
Xie Shi
On Tue, Mar 5, 2019 at 12:34 AM Alex Rousskov
wrote:
>
> On 3/
>
> > On 4/03/19 5:39 pm, George Xie wrote:
> > > hi all:
> > >
> > > Squid version: 3.5.23-5+deb9u1
> > > Docker version 18.09.3, build 774a1f4
> > > Linux instance-4 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27)
> > >
hi all:
Squid version: 3.5.23-5+deb9u1
Docker version 18.09.3, build 774a1f4
Linux instance-4 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27) x86_64
GNU/Linux
I have the following squid config:
http_port 127.0.0.1:3128
cache deny all
access_log none
runs in a container with following Docke