-----Original Message----- From: Tek Bahadur Limbu <teklimbu@xxxxxxxxxxxx> To: Fedor Trusov <fedor_trusov@xxxxxxx> Date: Wed, 19 Sep 2007 15:49:38 +0545 Subject: Re: Re[2]: Squid submit problem > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi Fedor, > > On Wed, 19 Sep 2007 11:25:25 +0400 > Fedor Trusov <fedor_trusov@xxxxxxx> wrote: > > > > > > > -----Original Message----- > > From: Henrik Nordstrom <henrik@xxxxxxxxxxxxxxxxxxx> > > To: Fedor Trusov <fedor_trusov@xxxxxxx> > > Date: Tue, 18 Sep 2007 17:19:25 +0200 > > Subject: Re: Squid submit problem > > > > > On tis, 2007-09-18 at 18:09 +0400, Fedor Trusov wrote: > > > > My Squid version is 2.6.STABLE11. I have problem when i browse some pages with submit button (mail.ru, icq.com). When i press such button i recieve error message. > > > > > > Are you inside a parent proxy firewall? If so see the FAQ... > > > > > > Regards > > > Henrik > > > > I solve this problem by using > > acl all src 0.0.0.0/0.0.0.0 > > never_direct allow all > > in squid.conf. But one problem remaining. I can not see flash video from > > http://osaka2007.iaaf.org/tvradio/index.html through my proxy... > > I can see the flash video. > > I think it's your browser that is causing the failure of not seeing the flash video. Try accessing the site with different browsers with the flash plugin installed. > > Thanking you... > In my browser video work good through other proxy... May be, this is a bug of parent proxy...