Please consider following use case,
I have one bigger image, lets called is master image.
Now from some where else, I am getting one small image. I want to check whether this small image is subset of master image or not.
important points are,
smaller image might have different file format,
smaller image might captured from comparatively…
I am using 10EC2 Instances behind 1 ELB. And ELB configured 80 to 8080 and 443 to 8080 port.
And all 10EC2 instances having installed with Apache Tomcat, total request on ELB around 8000 to 10000 in 1 minute.
I am facing problem for CLOSE_WAIT connection on 10 EC2 Instance, having Apache Tomcat.
EC2 Instance Type : m1.xlarge
When we…