Hi,
I have configured squid reverse proxy with eCAP modules.
I have a client machine in which host file is edited and for www.squid.com(cache domain in reverse proxy), it will point to squid reverse proxy machine.
What i basically do is like i will append the request url to the cached domain url and send it to squid.
From client machine if i request www.wiki.org i will send www.squid.com/?url="">, so that host file of client will resolve and send this to squid reverse proxy machine. From eCAP i will trim the first part and take www.wiki.org.
Say wiki.org is denied, from eCAP i will send back response (denied/allowed)back to client.
My problem is eCAP modules are loading and working as expected(checked by logging).
But squid always sending server response apache/CentOS not my custom response back to the client machine.
regards,
joe
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users