<div dir="auto"><div>There is an issue with squid config file.</div><div dir="auto">There is a limit to how many times i can trigger a reload.</div><div dir="auto">I would like to configure it by the minute with a db or some external config file.</div><div dir="auto"><br></div><div dir="auto">For now I am trying to use a mysql db and it's fine with both mysql and sqlite.</div><div dir="auto">I have a web ui and x grok3 helps me to implement what I was thinking about.</div><div dir="auto"><br></div><div dir="auto">So the filtering option would be either a user name or a mac address or a src ip or some tag that might be based on authentication via a radius server on a ppp connection.</div><div dir="auto"><br></div><div dir="auto">I am unsure if ISP's will use squid and collect user related meta data such as authentication.</div><div dir="auto">If a radius ppp login would register the username and the ip and on a login it would unregister the username from the ip, it would pretty nice and it will allow to use such a webui to manage access in the ISP level.</div><div dir="auto"><br></div><div dir="auto"><br></div><div><br></div><div data-smartmail="gmail_signature"><div dir="ltr">----<br>Eliezer Croitoru<br>Tech Support<br>Mobile: +972-5-28704261<br>Email: <a href="mailto:ngtech1ltd@gmail.com" target="_blank">ngtech1ltd@gmail.com</a><br></div></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">בתאריך יום א׳, 16 במרץ 2025, 17:48, מאת Jonathan Lee <<a href="mailto:jonathanlee571@gmail.com">jonathanlee571@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">This would block everything during a time frame <div><div><br></div><div>acl block_hours time 00:30-05:00</div><div>ssl_bump terminate all block_hours</div><div>http_access deny all block_hours</div></div><div><br></div><div>Squid’s time directive is what you need. </div><div><br id="m_-3473679191935850012lineBreakAtBeginningOfSignature"><div dir="ltr">Sent from my iPhone</div><div dir="ltr"><br><blockquote type="cite">On Mar 16, 2025, at 01:52, NgTech LTD <<a href="mailto:ngtech1ltd@gmail.com" target="_blank" rel="noreferrer">ngtech1ltd@gmail.com</a>> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div>I was wondering if there is a ready to use solution with web-ui for kid time limit.</div><div>I am using mikrotik kid-control which is very nice and I was wondering if anyone have implemented a similar function for squid with an external-acl helper.</div><div>The src options are by:</div><div>* username</div><div>* src ip address</div><div>* src mac address</div><div><br></div><div>There should be a schedule in a DB per user ID.</div><div>The external ACL helper should cache for about 30 seconds and the table should be by an hour and day of the week.</div><div>This way it would be pretty simple to build a web ui to manage the schedule.</div><div><br>I would like to get some input on things that kid control might be good doing.</div><div><br></div><div>Thanks,</div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">----<br>Eliezer Croitoru<br>Tech Support<br>Mobile: +972-5-28704261<br>Email: <a href="mailto:ngtech1ltd@gmail.com" target="_blank" rel="noreferrer">ngtech1ltd@gmail.com</a><br></div></div></div></div>
<span>_______________________________________________</span><br><span>squid-users mailing list</span><br><span><a href="mailto:squid-users@lists.squid-cache.org" target="_blank" rel="noreferrer">squid-users@lists.squid-cache.org</a></span><br><span><a href="https://lists.squid-cache.org/listinfo/squid-users" target="_blank" rel="noreferrer">https://lists.squid-cache.org/listinfo/squid-users</a></span><br></div></blockquote></div></div></blockquote></div>