[squid-users] mail upload problem

Yuri Voinov yvoinov at gmail.com
Fri Dec 4 07:02:09 UTC 2015



04.12.15 12:59, vivek singh пишет:
> Thanks a lot for you responses.
> I will update after doing  more analysis.
>
> *@Amos Jeffries :*
> Q . How does the IP correlate to the tv_ip, sysadmin_ip,
> workstation_ip ACLs above?
> A. these are separate text files in the same directory, containing ip 
> lists.
> Q. Any difference with how those machines are configured to use the proxy
> A. all the machines are in the same domain and network.
> Q. what version of squid-3.5.x is being used
> A. Squid 3.5.0.2 on Redhat Linux , packaged rpm is used.
> Q. His squid.conf does not contain anything that obviously restricts 
> that.So I am suspecting the problems some old-ish browsers and OS have 
> with POST messages and Expect headers
> A. On the same machine if i change it to use another windows proxy 
> server, it works fine.
>
> *@ Eliezer Croitoru*
> Q. slow uploads but in 3.5.X which I am almost sure was not fixed yet
> A. while on other machines it is working fine.
>
> *@Yuri Voinov*
> Q. I suggest the problem just required to allow POST method from LAN 
> and/or to mail servers. Often this can help
> A. Do i explicitly need to do so, if yes please tell me how.
Example:

# Adjust network as you need
acl localnet src 192.168.0.0/16    # RFC1918 possible internal network
acl POST method POST
# Allow POST for localnet
http_access allow POST localnet

>
> *Thanks and Regards
> Vivek Kumar Singh
> *
>
>
> On Thu, Dec 3, 2015 at 10:01 PM, Eliezer Croitoru 
> <eliezer at ngtech.co.il <mailto:eliezer at ngtech.co.il>> wrote:
>
>     Or it could be the slow uploads but in 3.5.X which I am almost
>     sure was not fixed yet.
>
>     Eliezer
>
>
>     On 03/12/2015 12:24, Amos Jeffries wrote:
>
>         His squid.conf does not contain anything that obviously
>         restricts that.
>         So I am suspecting the problems some old-ish browsers and OS
>         have with
>         POST messages and Expect headers.
>
>         Or that some of the machines have been configured in a way
>         that only
>         partially configures the applictinos on it, leaving some
>         occasionally to
>         not even find the proxy.
>
>         Amos
>
>
>     _______________________________________________
>     squid-users mailing list
>     squid-users at lists.squid-cache.org
>     <mailto:squid-users at lists.squid-cache.org>
>     http://lists.squid-cache.org/listinfo/squid-users
>
>
>
>
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20151204/59437049/attachment.html>


More information about the squid-users mailing list