I have installed glassfish v1_ur1-p01-b02 in ubuntu server. I have deployed my application and trying to test if it can serve 1000 concurrent connection. with default settings it can serve 1000 http connections via port 8080. But when i use https, it gets very slow and sometimes hangs after serving few requests.
Can anyone help me to understand any possible reason of this issue? I appreciate your response.