[squid-users] The Solution Of How to run squid with eCAP feature on windows

2014-10-31 Thread DongMing Huang
Some day ago, I made it. Just share. Ready Step 1: Install cygwin. https://cygwin.com/install.html Step 2: Get squid-3.3.3-2 src by cygwin setup-x86.exe or setup-x86_64.exe. They are GUI package manager of cygwin. HDM@HDM-PC /usr/src/squid-3.3.3-2.src $ ls 3.3.3-cygwin.patch squ

[squid-users] The Solution Of How to run squid with eCAP feature on windows

2014-10-31 Thread DongMing Huang
Some day ago, I made it. Just share. Ready Step 1: Install cygwin. https://cygwin.com/install.html Step 2: Get squid-3.3.3-2 src by cygwin setup-x86.exe or setup-x86_64.exe. They are GUI package manager of cygwin. HDM@HDM-PC /usr/src/squid-3.3.3-2.src $ ls 3.3.3-cygwin.patch squ

[squid-users] Question about the reponse body content geted by ecap-adapter

2014-10-31 Thread DongMing Huang
Hi. As we know, the reponse body content may be encoded by web server, for example gzip. Before, I think the reponse body content geted by ecap-adapter from squid has been decoded by squid. But, Now I‘m not sure about this. So, What is the really answer ? HDM1991 __

[squid-users] Question about loading ecap-adapter module

2014-10-22 Thread DongMing Huang
Hi. Before I have compiled squid-3.3.3 with --enable-ecap option successfully on cygwin. but then I faild to compile ecap-adapter module. Now, I compiled it as .dll successfully by writing compile and link command by myself. compile and link command