> Hi > > I'm having an interesting problem running a third party applet over SSL > thru Squid. The applet starts up ok and downloads a small amount of data > fine. It has 4 lines items that I can load more details about - 3 of the > line items don't have much detail so load fine. However, one of the line > items has a fair amount of data to load and fails every time (state of a > multi-part database query was lost is the error the applet spits up). > > If I bypass Squid, it works ok (running across the same network/firewall). > > Looking at the access log, it looks like it is getting 26637 bytes before > failing. I have turned full debug on for Squid but can't see anything > obvious in the cache.log. I have tried changing a number of config > parameters but with no luck. > > Could it be a problem with the applet trying to connect directly to a host > to get some of it's data or some other funny with Squid and the volume of > data it's getting? > > My platform details are: Solaris 8, Squid 2.5.STABLE3. > > Cheers > Glenn
