> > Dear Group, > > I've a problem about transparent proxy using squid but it is > not squid > problem > I've a stock trading program that communicate with it's > server by port > 80 before > traffic redirected to squid this program work well but after it's > redirected the program > can not login and get any data. I've discover the problem and > find that > this program > use ftp protocol instead of http on port 80. Is there a way to bypass > this traffic to > origin server directly ? >
Bypassing needs to be done at the device which redirects traffic to squid. Once SQUID receives a request, squid has to deal with it (by definition). M.
