On 27/02/2016 10:30 p.m., Kevin Giger wrote: > I have users of my proxy when they add stuff to cart its ok but checkout > won't work > > see the robert is his user name I can't figure out how to keep that logged > in to not get denied errors. > > > 1456556236.501 336 52.25.202.130 TCP_MISS/200 7333 POST > http://www.footlocker.com/catalog/miniAddToCart.cfm? robert DIRECT/ > 172.233.130.172 text/html > 1456556236.581 0 52.25.202.130 TCP_DENIED/407 5065 GET > http://www.footlocker.com/checkout/inventoryCheck.cfm? - NONE/- text/html > HTTP is stateless. There is no "logged on" state. The client UA (browser) is responsible for tracking all that state stuff and for delivering credentials on every request. That said, there are some common mistakes people do in squid.conf that can confuse the browser terribly. What does your config file contain? Amos _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users