Re: [squid-users] icap not answering

2019-03-11 Thread Amos Jeffries
On 11/03/19 8:26 am, steven wrote: > > On 05.03.19 06:13, Amos Jeffries wrote: >> On 5/03/19 12:10 pm, steven wrote: >>> Ah thank you for that clarification, the python icap servers i tested so >>> far are not very promissing but at least theres a connection now. >>> >>> sadly squid does not allow

Re: [squid-users] icap not answering

2019-03-10 Thread steven
On 05.03.19 06:13, Amos Jeffries wrote: On 5/03/19 12:10 pm, steven wrote: Ah thank you for that clarification, the python icap servers i tested so far are not very promissing but at least theres a connection now. sadly squid does not allow http access at all, only https access. Er, that wou

Re: [squid-users] icap not answering

2019-03-04 Thread Amos Jeffries
On 5/03/19 12:10 pm, steven wrote: > Ah thank you for that clarification, the python icap servers i tested so > far are not very promissing but at least theres a connection now. > > sadly squid does not allow http access at all, only https access. > Er, that would be because the only http_port y

Re: [squid-users] icap not answering

2019-03-04 Thread steven
Ah thank you for that clarification, the python icap servers i tested so far are not very promissing but at least theres a connection now. sadly squid does not allow http access at all, only https access. access.log 1551740163.106  0 192.168.10.116 TCP_MISS/500 4776 GET http://squid-we

Re: [squid-users] icap not answering

2019-03-03 Thread Marcus Kool
Squid is an ICAP client, not an ICAP server!, and does not repond on port 1344. Marcus On 02/03/2019 22:29, steven wrote: Hi, i would like todo modifications on https connections and therefore enabled ssl bump in squid 4.4, now i would like to see the real traffic and icap looks like a way

[squid-users] icap not answering

2019-03-02 Thread steven
Hi, i would like todo modifications on https connections and therefore enabled ssl bump in squid 4.4, now i would like to see the real traffic and icap looks like a way to watch and change that traffic. but squid is not answering to icap://127.0.0.1:1344 when using pyicap or telnet. the t