Skip to content

Conversation

@y82
Copy link
Collaborator

@y82 y82 commented Oct 29, 2025

This PR:

  • fixes some book urls on https://nginx.org/en/books.html (not all - some books aren't available on the publisher's website)
  • adds 3 more books
  • images are a separate commit for easier review

Checklist

Before creating a PR, run through this checklist and mark each as complete:

@y82 y82 requested a review from pluknet October 29, 2025 15:38
@y82 y82 self-assigned this Oct 29, 2025
Copy link
Collaborator

@pluknet pluknet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As noted in PR's intro text, I'd also trim unavailable books.
That is, after link fixes applied, including previous book editions:

  • Nginx HTTP Server
  • Nginx 1 Web Server Implementation Cookbook
  • Nginx HTTP Server - Second Edition
  • Instant Nginx Starter
  • Nginx Module Extension
  • Nginx High Performance
  • Nginx HTTP Server - Third Edition
  • Nginx richtig konfigurieren
  • NGINX Cookbook - 2019 Edition
  • NGINX Cookbook, 2nd Edition

Comment on lines -210 to +213
binary/books/nginx_http_server_4th_ed.jpg
binary/books/nginx_http_server_4th_ed.jpg \
binary/books/nginx_http_server_5th_ed.jpg \
binary/books/nginx_cookbook_3rd_ed.jpg \
binary/books/nginx_cookbook_2nd_ed.jpg
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer to list only the latest edition of every book, similar to c88e9bf.
There's little point to list previous editions.
This would make adding or replacing with the next books:

  • NGINX Cookbook, 3rd Edition
  • NGINX HTTP Server - Fifth Edition

title="The Complete NGINX Cookbook - 2019 Edition"
link="https://www.f5.com/go/ebook/complete-nginx-cookbook"
title="NGINX Cookbook, 3rd Edition"
link="https://www.f5.com/company/blog/nginx/insights-from-the-2024-nginx-cookbook-4-solutions-to-todays-top-application-delivery-problems"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The correct publishers link appears to be:
https://www.oreilly.com/library/view/nginx-cookbook-3rd/9781098158422/

(f5 blog post contains some unrelated advertisement and doesn't really provide publishers link)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants