On 8/05/2013 1:12 a.m., Mr J Potter wrote:
Hi Pablo, Yes, http and https traffic all go through squid, which listens on port 3128. Clients are configured to use this with a PAC file. The HTTPS requests show up as CONNECT requests, which all work fine. I just see no entries when I'm sure AJAX communications are going on. These must be going through squid.
They are probably inside the CONNECT tunnels. There is no restriction on how many requests each one contains or even protocol so you may find they are in fact SPDY requests instead of HTTPS.
Amos