| Commit message (Collapse) | Author | Age |
|
|
|
| |
internal redirect
|
| |
|
| |
|
|
|
|
| |
"X-Accel-Limit-Rate", "X-Accel-Buffering", and "X-Accel-Charset"
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
compatible with OpenSSL 0.9.6 since ssl_session_cache introduction
|
| |
|
|
|
|
| |
*) "ssl_verify_client ask" was changed to "ssl_verify_client optional"
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and backend does not return "WWW-Authenticate" header
|
| |
|
|
|
|
| |
this fixes building at least by gcc 4.2.1 on Mac OS X 10.6
|
| |
|
| |
|
| |
|
|
|
|
| |
the bug had been introduced in r2071
|
| |
|
| |
|
|
|
|
| |
only if cache settings are similar
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
it is able to get pid file, this allows to not open log files, etc.
|
|
|
|
| |
*) do not quit old workers if no new workers could not be started
|