SSL-Session-Cache on non standard port

SSL-Session-Cache isnot working on non-standard port.

I tried the solutions mentioned in

  • configuring ssl_session_cache outside of server blocks
  • configuring ssl_session_cache inside every server block

But the cache is only working on vhosts with port 443, not with hosts on
444.

Is this a bug or am i missing something?

Mit freundlichen Grüßen / Best Regards
i. A. / p.p.

Frank Jansen
Sport-Thieme GmbH
Marketing * E-Commerce
Cloud-Management & Systemadministration

Telefon: +49 (0) 30 – 610 704 57
Telefax: +49 (0) 30 – 610 704 70
Ehrenbergstr. 19
D-10245 Berlin
E-Mail: [email protected]

Sitz der Gesellschaft: 38368 Grasleben
Geschäftsführer: Maximilian Hohe
Handelsregister: AG Braunschweig - HRB 100733
Ust.-IdNr.: DE815548051

Hello!

On Wed, Dec 16, 2015 at 01:59:05PM +0100, Frank Jansen wrote:

Is this a bug or am i missing something?

How do you test it? For nginx there is no difference between 443
and 444 ports. Though browsers may be picky and refuse to reuse
sessions to non-standard ports.


Maxim D.
http://nginx.org/