Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Jetty SSL port does not close even maxIdleTime is reached

Hi,

We have enabled Jetty SSL port as 7443. MaxIdleTime is set to 90000 ms. 5
connections were established on this port. These connections were not closed
even after 10 minutes.

The same scenario is working fine with Jetty non-ssl port 7080.

Please help us with this issue.

Regards,
Bharti

Back to the top