Can you post a snippet of what your config file for the mapping you're
using for the reverse proxy setup looks like?  I've run into that kind
of thing sometimes and it's usually just been something like I
accidentally was mapping https to http or vice-versa.



On Mon, Oct 17, 2011 at 7:12 AM, Petr Hracek <phrac...@gmail.com> wrote:
> Dear users,
>
> some times I am receiving following strange behaviour.
>
> Apache2-2.2.21 did not accept any new request and in the log I can see
> following messages like:
>
> (70014) End of file: SSL input filter read failed.
> (70007)The timeout specified has expired: SSL input filter read failed.
> [Mon Oct 17 09:20:34 2011] [info] [client ::1] SSL library error 1 in 
> handshake
> [Mon Oct 17 09:20:34 2011] [info] SSL Library Error: 336027900
> error:140760FC:SSL Routines:SSL23_GET_CLIENT_HELLO:unknown protocol
> speaking not SSL to HTTPS port!?
>
> What can be the reason of that failure?
>
> My apache2 configuration has following structure on the same PC:
>    --------------      ------------------------       ----------------------
> -> | Intranet | -> | Apache2 proxy | -> | 127.0.0.1:443 |
>    |             |     |       *.443         |     |    rev.proxy     |
>    --------------      ----------------------- |     ----------------------
>                                                |     -------------------------
>                                                 -> | 127.0.0.1:10123 |
>                                                |    |    rev. proxy        |
>                                                |     -------------------------
>                                                |
>                                                |     -----------------------
>                                                 -> | 127.0.0.1:8000|
>                                                     | rev. proxy        |
>                                                      -----------------------
>
> --
> Best Regards / S pozdravem
> Petr Hracek
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to