On Thursday 07 October 2004 12.22, Johannes Kreuzhuber wrote:
> i try to explain my problem now in english but sorry for my bad english
>
>
> I worked by alcatel and wie changed the internet connection,
> now we had to go in the internet across a proxy
>
> http://proxy.alcatel.at:82
>
> -------------------------EXAMPLE from
> /var/log/pound/current---------------- (at)400000004165160f2deadc24
> webmail.jbk-net.com 194.113.59.79 - -
> [07/Oct/2004:10:10:12 +0000] "GET /src/left_main.php HTTP/1.0" 200 12050
> "" "Mozilla/5.0 (X11;
> U; Linux i686; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1"
>
> I use as webmail squirrelmail on my server the mailserver is qmail imap
> an evry minute the folderlist will refresh but since the new proxy
> i get most of the time "500 Internal Server Error An internal server error
> occurred. Please try again later." and did not get the folderlist frame.
> some times the right frame ist not available
>
> the next is that pound opens a lot os subprozesses and die
> so no internet request will happend and I had to restart the server.
>
>
> this is an example from the request with the old proxy
>
> -------------------------EXAMPLE from
> /var/log/pound/current---------------- (at)40000000416515ef0097c19c
> webmail.jbk-net.com 212.183.9.129 - -
> [07/Oct/2004:10:09:39 +0000] "GET /src/left_main.php HTTP/1.1" 200 12050
> "" "Mozilla/5.0 (X11;
> U; Linux i686; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1"
>
> the difference ist this HTTP/1.0 <<<--->>> HTTP/1.1
>
>
> what can I do to fix this problem
If I understand correctly you use Pound in front of your Web server. How does
Alcatel come into the picture? Are you using Pound as an outgoing proxy
rather than in the reverse role?
Which system (OS) and which Pound version do you use?
Judging by your logs you use multilog, which is mostly *BSD. On *BSD however
there are no multiple processes - all threads run in a single process. Please
clarify.
Finally - could you try and describe the problem a bit more? Which server did
you have to restart (Web or Pound)? What caused the change from HTTP 1.0 to
1.1 (that is usually a function of Web server and/or client, Pound is not
involved)?
--
Robert Segall
Apsis GmbH
Postfach, Uetikon am See, CH-8707
Tel: +41-1-920 4904
|