0

I have the nginx-server and I need big keepalive_timeout for my api. In nginx.conf I write

keepalive_timeout   300;

And run apache benchmark test

ab -kc 100 -t 30 http://172.16.31.03/

But after 60 second TIME_WAIT connection are closed.

Dave M
  • 4,494
  • 21
  • 30
  • 30
perrfect
  • 45
  • 1
  • 6

0 Answers0