Guest User

Untitled

a guest
May 27th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. Changes:
  2.  
  3. * Handles non-existent backends and generally deals with failed
  4. backends more responsibly.
  5.  
  6. * Checks queue for expired requests more optimally.
  7.  
  8. * Adds new nginx.conf configuration option:
  9. max_connections_queue_timeout (defaults to 1 sec).
  10.  
  11. * Use random() for backend selection instead of a rotating index.
  12.  
  13. * Add patch for the Nginx 0.6.33 (it was just released)
  14.  
  15. * Change Nginx killing in the test script (wasn't working in OSX)
Add Comment
Please, Sign In to add comment