Changes between Initial Version and Version 1 of Ticket #653, comment 6
- Timestamp:
- 11/19/14 14:16:24 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #653, comment 6
initial v1 7 7 Unless I am mistaken, I guess these most common use cases imply not using SSLv3. There are some other tweaks you could also add (such as `worker_processes` set to `auto`). 8 8 9 The baseline is: it ''should not'' break any existing nginx isntance. If it does, it is because systems owners are automatically overriding their configuration with the default one from the the source without checking it.9 The baseline is: changing default configuration '''''should not''''' break any existing nginx isntance. If it does, it is because systems owners are automatically overriding their configuration with the default one from the the source without checking it. 10 10 In that case, they are to blame, not you. 11 11