hi there,
the patch for SSL "accelerator" support is broken in STABLE8.
http://devel.squid-cache.org/ssl/
i got always compile errors. it's same if i apply all patches for STABLE7, but i dont know, which patch causes the compile error. i think its one of the minor patches, because all secuirty and major updates are working.
http.c: In function `httpBuildRequestHeader': http.c:970: structure has no member named `front_end_https' http.c:1060: structure has no member named `front_end_https' http.c:1061: structure has no member named `front_end_https' http.c: In function `httpSendRequest': http.c:1138: structure has no member named `front_end_https' make[3]: *** [http.o] Error 1 make[3]: Leaving directory `/usr/local/src/squid-2.5.STABLE8/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/squid-2.5.STABLE8/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/local/src/squid-2.5.STABLE8/src' make: *** [all-recursive] Error 1
any ideas?
thx tom