<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 23/04/17 23:25, <a class="moz-txt-link-abbreviated" href="mailto:chiasa.men@web.de">chiasa.men@web.de</a> wrote:<br>
<blockquote
cite="mid:trinity-3602572c-8333-41eb-a8ca-303df9eff1f7-1492946751598@3capp-webde-bap06"
type="cite">
<div style="font-family: Verdana;font-size: 12.0px;">
<div>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;">Hello</p>
<p style="-qt-paragraph-type:empty; margin-top:0px;
margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0; text-indent:0px;"> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;">my squid.conf looks like that:</p>
<p style="-qt-paragraph-type:empty; margin-top:0px;
margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0; text-indent:0px;"> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;">https_port 3128 accel cert=/cert.pem
key=/cert.key</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;">defaultsite=ww1.example.com vhost</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;">acl server20_domains dstdomain
ww1.example.com ww2.example.com</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;">http_access allow server20_domains</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;">cache_peer server20 parent 443 0 no-query
originserver name=server20</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;">login=PASSTHRU ssl sslversion=6</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;">cache_peer_access server20 allow
server20_domains</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;">cache_peer_access server20 deny all</p>
</div>
</div>
</blockquote>
<blockquote
cite="mid:trinity-3602572c-8333-41eb-a8ca-303df9eff1f7-1492946751598@3capp-webde-bap06"
type="cite">
<div style="font-family: Verdana;font-size: 12.0px;">
<div>
<p style="-qt-paragraph-type:empty; margin-top:0px;
margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0; text-indent:0px;"> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;">The idea was to send ww1 and ww2 to
server20 which is hosting an apache</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;">webservice for both sites.</p>
</div>
</div>
</blockquote>
<br>
That looks fine.<br>
<br>
<blockquote
cite="mid:trinity-3602572c-8333-41eb-a8ca-303df9eff1f7-1492946751598@3capp-webde-bap06"
type="cite">
<div style="font-family: Verdana;font-size: 12.0px;">
<div>
<p style="-qt-paragraph-type:empty; margin-top:0px;
margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0; text-indent:0px;"> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;">You can see that approximately after 5s
the timeout happens. Is it a message</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;">to worry about? (it is just "info"
labled) Why does it occur?</p>
<p style="-qt-paragraph-type:empty; margin-top:0px;
margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0; text-indent:0px;"> </p>
<p style="-qt-paragraph-type:empty; margin-top:0px;
margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0; text-indent:0px;"> <br>
</p>
</div>
</div>
</blockquote>
<br>
Unknown. This is an Apache problem. The Squid portion of things
appears to be working if I'm reading that weird access.log
correctly.<br>
<br>
Amos<br>
</body>
</html>