[squid-users] Sqlite3 with Squid
Amos Jeffries
squid3 at treenet.co.nz
Sun Dec 13 10:27:43 UTC 2020
On 13/12/20 11:01 am, Eliezer Croitor wrote:
> Well indeed it's very similar.
> I would need to think about it a bit more to grasp it again in my mind.
> However in the embedded world ruby/perl/python are not usually available so..
>
True. Though for limited devices you can do the same thing they do to
transfer a pre-built squid.conf (and included files) with scp or just
telnet.
My understanding is that tools using sqlite like you describe are also
using it internally for config and/or data storage anyway. Squid is not,
so it is also in the category of "not usually available" for us.
Long-term we have a wishlist entry to make the cachemgr API accept POST
requests with config lines to add/replace to its running configuration.
Amos
More information about the squid-users
mailing list