|
|
|
|
|
by barkingcat
3926 days ago
|
|
Those directives will no longer pass the linting that nginx does on its configuration file. New versions of Nginx with spdy support removed will not start until you remove those directives. They are treated as syntax errors, but I think it does give an error message that spdy is deprecated and to remove. |
|