Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Nov 2014 10:50:04 +0100
From:      "Michael Ross" <gmx@ross.cx>
To:        stable@freebsd.org, "Pete French" <petefrench@ingresso.co.uk>
Subject:   Re: Advice on an odd networking problem
Message-ID:  <op.xox79qszg7njmm@michael-think.fritz.box>
In-Reply-To: <E1Xm5Ex-0008RQ-Jm@dilbert.ingresso.co.uk>
References:  <E1Xm5Ex-0008RQ-Jm@dilbert.ingresso.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 05 Nov 2014 19:23:31 +0100, Pete French  
<petefrench@ingresso.co.uk> wrote:

> make some https
> calls to the nginx server on 127.0.0.1 then what we see is that
> pound then stops being able to connect to Apache for a proportion
> of its calls - its returns 503's.

My guess from "https" + "proportion of calls" + "503":
Maybe you run out of random data for ssl connections.
Thus nginx waits for more random data, times out, apache times out -> 503 ?

Michael



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.xox79qszg7njmm>