There is sometimes a 1-2 second delay when connecting to port 80 (nginx) over the public interface.
It occurs 50% of the time.
Once connected nginx serves all requests, including fastcgi proxy requests, lightning fast.
I have confirmed it is not a DNS resolution delay on the client side.
OS is Linux 2.6
What should I check to find out what is causing this initial delay to accept?