Giter Site home page Giter Site logo

Comments (4)

b4tman avatar b4tman commented on June 13, 2024 1

sameersbn/docker-squid#48

Docker can not detect the mounted file changes unless you mount the directory

Try mount volume only as directory

from docker-squid.

b4tman avatar b4tman commented on June 13, 2024

Hello

please check logs with docker logs mysquidcontainername | grep Reconfiguring and docker logs mysquidcontainername | grep "Processing Configuration File"

docker kill --signal=SIGHUP mysquidcontainername works on 5.1 version:

2021/09/11 13:11:07 kid1| Reconfiguring Squid Cache (version 5.1)...
2021/09/11 13:11:07 kid1| Closing HTTP(S) port 0.0.0.0:3128
2021/09/11 13:11:07 kid1| Logfile: closing log stdio:/proc/self/fd/1
2021/09/11 13:11:07 kid1| Startup: Initializing Authentication Schemes ...
2021/09/11 13:11:07 kid1| Startup: Initialized Authentication Scheme 'basic'
2021/09/11 13:11:07 kid1| Startup: Initialized Authentication Scheme 'digest'
2021/09/11 13:11:07 kid1| Startup: Initialized Authentication Scheme 'negotiate'
2021/09/11 13:11:07 kid1| Startup: Initialized Authentication Scheme 'ntlm'
2021/09/11 13:11:07 kid1| Startup: Initialized Authentication.
2021/09/11 13:11:07 kid1| aclIpParseIpData: IPv6 has not been enabled.
2021/09/11 13:11:07 kid1| aclIpParseIpData: IPv6 has not been enabled.
2021/09/11 13:11:07 kid1| Processing Configuration File: /etc/squid/squid.conf (depth 0)
2021/09/11 13:11:07 kid1| Processing Configuration File: /etc/squid/conf.d/placeholder.conf (depth 1)
2021/09/11 13:11:07 kid1| aclIpParseIpData: IPv6 has not been enabled.
2021/09/11 13:11:07 kid1| aclIpParseIpData: IPv6 has not been enabled.
2021/09/11 13:11:07 kid1| Processing Configuration File: /etc/squid/conf.d.tail/squid-log.conf (depth 1)

from docker-squid.

39ff avatar 39ff commented on June 13, 2024

It shows up in the log, but it doesn't seem to be reflected after changing the config.

from docker-squid.

39ff avatar 39ff commented on June 13, 2024

Thank you.
It worked fine.

from docker-squid.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.