| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-06-16 | Stream: client-side PROXY protocol. | Roman Arutyunyan | 1 | -2/+117 | |
| The new directive "proxy_protocol" toggles sending out PROXY protocol header to upstream once connection is established. | |||||
| 2015-06-16 | Stream: the "proxy_bind" directive. | Vladimir Homutov | 1 | -0/+57 | |
| 2015-06-09 | Stream: added postconfiguration method to stream modules. | Vladimir Homutov | 1 | -0/+2 | |
| 2015-05-25 | Disabled SSLv3 by default (ticket #653). | Maxim Dounin | 1 | -3/+2 | |
| 2015-04-22 | Stream: prevent repeated event notifications after eof. | Roman Arutyunyan | 1 | -1/+4 | |
| When client or upstream connection is closed, level-triggered read event remained active until the end of the session leading to cpu hog. Now the flag NGX_CLOSE_EVENT is used to unschedule the event. | |||||
| 2015-04-20 | Stream: port from NGINX+. | Ruslan Ermilov | 1 | -0/+1288 | |
