{"id":121094,"date":"2024-12-20T09:46:07","date_gmt":"2024-12-20T07:46:07","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/vypusk-angie-1-8-0-forka-nginx"},"modified":"2024-12-20T09:46:07","modified_gmt":"2024-12-20T07:46:07","slug":"vypusk-angie-1-8-0-forka-nginx","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-angie-1-8-0-forka-nginx","title":{"rendered":"Release of Angie 1.8.0, a fork of Nginx","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>The release of the high-performance HTTP server and multi-protocol proxy server Angie 1.8.0, forked from Nginx by a group of former developers who left F5 Networks, has been introduced. The source code for Angie is available under the BSD license. The project has received compatibility certificates with Russian operating systems Red OS, Astra Linux Special Edition, Rosa Chrome Server, Alt, and FSTEC versions of Alt.      <\/p>\n<p>The development is overseen by the company \"Web Server\", established in the fall of 2022 with investments totaling $1 million. Among the co-owners of Web Server are Valentin Bartenyev (team leader who developed the Nginx Unit product), Ivan Poluyanov (former head of frontend developers at Rambler and Mail.Ru), Oleg Mamonov (head of the technical support team at NGINX Inc), and Ruslan Yermilov (ru@FreeBSD.org).     <\/p>\n<p>Changes in Angie 1.8.0:  <\/p>\n<ul>\n<li class=\"l\"> The capabilities of the http_acme module have been expanded, designed for automating the acquisition and renewal of certificates from the Let's Encrypt certificate authority, which uses the ACME (Automatic Certificate Management Environment) protocol:\n<ul>\n<li class=\"l\"> Support for the DNS-01 challenge method has been added, necessary for obtaining certificates with wildcard domains covering a group of subdomains (e.g., *.example.com).\n<li class=\"l\"> The directive \u00abacme_hook\u00bb has been added, through which you can configure the invocation of external applications with domain ownership verification process handlers. Such handlers can be used for integration with external services and DNS providers.\n<li class=\"l\"> To simplify diagnostics, additional information such as the reason for certificate renewal, a complete list <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/domain\/\"   title=\"domains\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"3182\">domains<\/a>, client account identifier, inactivity details, and the domain under verification has been added to the logs.\n<li class=\"l\"> The directive \u00abacme_client\u00bb has been updated to include the parameter \u00abaccount_key\u00bb for reusing an existing access key to <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/server\/dts-shicago\/\"   title=\"server\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"2932\">server<\/a> ACME, instead of automatically generating a new key.  <\/ul>\n<li class=\"l\"> The ability to specify variables in the \u00abstatus_zone\u00bb directive has been implemented, used in the stream and http modules. Variables can be used for dynamically accounting statistics related to specific virtual hosts defined within a single \u00ablocation\u00bb or \u00abserver\u00bb block.       server {         listen 80;         server_name *.example.com;         status_zone $host zone=host_zone:10;         location \/ {             proxy_pass http:\/\/example.com;         }     }\n<li class=\"l\"> The gzip compression module has been made compatible with zlib-ng version 2.2 and later.\n<li class=\"l\"> The implementation of the directive max_headers from the freenginx project has been transferred, which limits the maximum number of HTTP headers in a request, useful for protection against DoS attacks.\n<li class=\"l\"> The directives http3_max_table_capacity and proxy_http3_max_table_capacity have been added to limit the size of the table used for header compression in HTTP\/3.\n<li class=\"l\"> Support for cross-compilation has been added \u2014 the build can now be carried out without the need to run autotest scripts on the target platform.\n<li class=\"l\"> A change has been migrated from freenginx that resolves the issue with errors in response delivery during the gracefully shutdown of handler processes \u2014 keep-alive connections are now closed only after the timeout specified in the lingering_timeout directive has elapsed.\n<li class=\"l\"> To obtain current values when using virtual hosts, caching of the variables $ssl_server_name, $ssl_server_cert_type, $ssl_preread_protocol, and $ssl_preread_server_name has been disabled in the stream module.\n<li class=\"l\"> Changes proposed in version 1.27.3 of the nginx project repository have been migrated.         <\/ul>\n<p>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=62438\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0432\u044b\u043f\u0443\u0441\u043a \u0432\u044b\u0441\u043e\u043a\u043e\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e HTTP-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u0438 \u043c\u043d\u043e\u0433\u043e\u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u043a\u0441\u0438-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 Angie 1.8.0, \u043e\u0442\u0432\u0435\u0442\u0432\u043b\u0451\u043d\u043d\u043e\u0433\u043e \u043e\u0442 Nginx \u0433\u0440\u0443\u043f\u043f\u043e\u0439 \u0431\u044b\u0432\u0448\u0438\u0445 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u043e\u0432 \u043f\u0440\u043e\u0435\u043a\u0442\u0430, \u0443\u0432\u043e\u043b\u0438\u0432\u0448\u0438\u0445\u0441\u044f \u0438\u0437 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 F5 Network. \u0418\u0441\u0445\u043e\u0434\u043d\u044b\u0435 \u0442\u0435\u043a\u0441\u0442\u044b Angie \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b \u043f\u043e\u0434 \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u0435\u0439 BSD. \u041f\u0440\u043e\u0435\u043a\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u043b \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u044b \u0441\u043e\u0432\u043c\u0435\u0441\u0442\u0438\u043c\u043e\u0441\u0442\u0438 \u0441 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u043c\u0438 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u043c\u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u043c\u0438 \u0420\u0435\u0434 \u041e\u0421, Astra Linux Special Edition, \u0420\u043e\u0441\u0430 \u0425\u0440\u043e\u043c \u0421\u0435\u0440\u0432\u0435\u0440, \u0410\u043b\u044c\u0442 \u0438 \u0424\u0421\u0422\u042d\u041a-\u0432\u0435\u0440\u0441\u0438\u0438 \u0410\u043b\u044c\u0442. \u0421\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0435\u043d\u0438\u0435\u043c \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0437\u0430\u043d\u0438\u043c\u0430\u0435\u0442\u0441\u044f \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f &#171;\u0412\u0435\u0431-\u0441\u0435\u0440\u0432\u0435\u0440&#187;, \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u043d\u0430\u044f [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-121094","post","type-post","status-publish","format-standard","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0432\u044b\u043f\u0443\u0441\u043a \u0432\u044b\u0441\u043e\u043a\u043e\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e HTTP-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u0438 \u043c\u043d\u043e\u0433\u043e\u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u043a\u0441\u0438-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 Angie 1.8.0, \u043e\u0442\u0432\u0435\u0442\u0432\u043b\u0451\u043d\u043d\u043e\u0433\u043e \u043e\u0442 Nginx \u0433\u0440\u0443\u043f\u043f\u043e\u0439 \u0431\u044b\u0432\u0448\u0438\u0445 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u043e\u0432 \u043f\u0440\u043e\u0435\u043a\u0442\u0430, \u0443\u0432\u043e\u043b\u0438\u0432\u0448\u0438\u0445\u0441\u044f \u0438\u0437 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 F5 Network.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-angie-1-8-0-forka-nginx\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a Angie 1.8.0, \u0444\u043e\u0440\u043a\u0430 Nginx | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0432\u044b\u043f\u0443\u0441\u043a \u0432\u044b\u0441\u043e\u043a\u043e\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e HTTP-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u0438 \u043c\u043d\u043e\u0433\u043e\u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u043a\u0441\u0438-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 Angie 1.8.0, \u043e\u0442\u0432\u0435\u0442\u0432\u043b\u0451\u043d\u043d\u043e\u0433\u043e \u043e\u0442 Nginx \u0433\u0440\u0443\u043f\u043f\u043e\u0439 \u0431\u044b\u0432\u0448\u0438\u0445 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u043e\u0432 \u043f\u0440\u043e\u0435\u043a\u0442\u0430, \u0443\u0432\u043e\u043b\u0438\u0432\u0448\u0438\u0445\u0441\u044f \u0438\u0437 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 F5 Network.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-angie-1-8-0-forka-nginx\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-12-20T07:46:07+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-12-20T07:46:07+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Release of Angie 1.8.0, a fork of Nginx | ProHoster","description":"The release of the high-performance HTTP server and multi-protocol proxy server Angie 1.8.0 has been announced, forked from Nginx by a group of former developers who left F5 Network.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-angie-1-8-0-forka-nginx","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a Angie 1.8.0, \u0444\u043e\u0440\u043a\u0430 Nginx | ProHoster","og:description":"\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0432\u044b\u043f\u0443\u0441\u043a \u0432\u044b\u0441\u043e\u043a\u043e\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e HTTP-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u0438 \u043c\u043d\u043e\u0433\u043e\u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u043a\u0441\u0438-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 Angie 1.8.0, \u043e\u0442\u0432\u0435\u0442\u0432\u043b\u0451\u043d\u043d\u043e\u0433\u043e \u043e\u0442 Nginx \u0433\u0440\u0443\u043f\u043f\u043e\u0439 \u0431\u044b\u0432\u0448\u0438\u0445 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u043e\u0432 \u043f\u0440\u043e\u0435\u043a\u0442\u0430, \u0443\u0432\u043e\u043b\u0438\u0432\u0448\u0438\u0445\u0441\u044f \u0438\u0437 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 F5 Network.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-angie-1-8-0-forka-nginx","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2024-12-20T07:46:07+00:00","article:modified_time":"2024-12-20T07:46:07+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"121094","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-02-11 11:16:23","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2026-01-23 09:01:21","updated":"2026-02-11 11:16:23","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/121094","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=121094"}],"version-history":[{"count":2,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/121094\/revisions"}],"predecessor-version":[{"id":160575,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/121094\/revisions\/160575"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=121094"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=121094"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=121094"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}