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,514
  • 22
  • 31
  • 30
perrfect
  • 65
  • 1
  • 7

0 Answers0