SSL-Session-Cache on non standard port
Maxim Dounin
mdounin at mdounin.ru
Wed Dec 16 13:28:51 UTC 2015
Hello!
On Wed, Dec 16, 2015 at 01:59:05PM +0100, Frank Jansen wrote:
> SSL-Session-Cache isnot working on non-standard port.
>
> I tried the solutions mentioned in
> http://forum.nginx.org/read.php?2,152294,152294
>
> - 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?
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 Dounin
http://nginx.org/
More information about the nginx
mailing list