On 13/08/19 3:55 am, Prudhvisagar Bellamkonda wrote:
> Hi,
> Thanks for checking my message.
> Please check the below configuration, we are running squid 3.5 version.
>
> This service is running on aws its a ui application trying to connect to
> virus scanner to scan the uploaded file and send
On 13/08/19 6:45 am, leomessi983 wrote:
>
> hi
> yes I use it in different machines,but all of them are debian with the
> same version!
Okay. That means we can rely on the OS being the same, and _usually_ the
compiler - though it does occasionally have problems.
> At firts I compiled squid in a
On 8/12/19 3:16 PM, Garbacik, Joe wrote:
> I am trying to permit access to something like the following,
> https://www.example.com/world, without providing access to the whole site.
> 2019/08/12 10:40:29.081 kid1| 33,4| client_side.cc(1471) quitAfterError: Will
> close after error:...
> HTTP/1.1
I am trying to permit access to something like the following,
https://www.example.com/world, without providing access to the whole site.
I have a basic configuration with the pertinent items as follows:
http_port 3128 ssl-bump \
cert=/etc/squid/ssl_certs.d/myCA.pem \
generate-host-certificate
hiyes I use it in different machines,but all of them are debian with the same
version!At firts I compiled squid in a vmware debian vm ,bit after then I use
the created package in my other debian machin in physical systems with
different cpu and memory!
Is there any compile option to solve this
Hi,
Thanks for checking my message.
Please check the below configuration, we are running squid 3.5 version.
This service is running on aws its a ui application trying to connect to
virus scanner to scan the uploaded file and send the request to downstream
application if the file is valid.
We imp