I use the following display filters to analysis traffic between client and squid3
server with Wireshark but nothing shows up.
http && tcp
http && tcp && tcp.port == 3888
If I changed the squid port back to 3128
then I can see the HTTP
packets.
Is this a Wireshark bug or it is by design? I am using Wireshark 1.6.7.
Thanks.