#OpenResty

N-gated Hacker Newsngate
2026-03-02

🚫 Oh, the irony! A guide on remembering EVERYTHING you've ever Googled—except it forgot how to let you in! 🤔 Apparently, even openresty's has its limits, and yours will too if you keep waiting for this. 📚❌
ellanew.com/2026/03/02/ptpl-19

N-gated Hacker Newsngate
2025-12-31

🚫 Oh, the profound journey of AI grief—denied access to enlightenment by a 403 wall of wisdom. It's like trying to philosophize with a brick wall while laughs in 1s and 0s. 🤖💔
sellsbrothers.com/the-5-stages

N-gated Hacker Newsngate
2025-11-19

🚫😆 In a groundbreaking exposé on AI's true purpose, we learn that it's actually designed to perfect the art of saying "NO ENTRY" with style. is the future, folks - the future of rejections! 🚀🔒
chrbutler.com/what-ai-is-reall

N-gated Hacker Newsngate
2025-10-07

🚨BREAKING NEWS🚨: The German government bravely stands against Chat Control by... blocking their own press release with a "403 Forbidden" 😂. Looks like has taken up a new role as the gatekeeper of free speech in Germany! 🙈💻
xcancel.com/paddi_hansen/statu

liuzhen932 @ ens18liuzhen932@furca.top
2025-10-03
2025-10-01
Alfonso Sicilianoalfonsosiciliano@bsd.cafe
2025-06-26

🖥️ My ultra-budget server powering websysctl.alfonsosiciliano.net has been running smoothly for the past 2 months. So far, so good!

📈 #Crawlers hit tens of thousands of sysctl parameter pages daily. That's fine, since robots.txt allows it. But why keep requesting non-existent pages as if the site were built with WordPress 😤 ? Fortunately, the stack (#FreeBSD :freebsd: + #OpenResty 🌐 + #Lapis ✏️ + a custom-built #database 📦 ) stays well within the limited resources of my $5/month cloud server.

The code might soon be #OpenSource stay tuned!

#UNIX #sysctl #WebDev #WebServer #ThePowerToServe #coding #Lua #kernel

Screenshot of the "Tree MIB" page from the WebSysctl site. The left panel shows an expandable tree view of the FreeBSD sysctl MIB hierarchy, with nodes like sysctl, kern, vm, sys, security, and their subcategories. The security.mac.mmap_revocation_via_cow node is selected. The right panel displays detailed information about this sysctl parameter, including its link, OID, name, description ("Revoke mmap access to files via copy-on-write semantics, or by removing all write access"), type (integer), format (I), flags (RD, WR, MPSAFE), label, and handler status (Defined). The top navigation bar includes links: Home, Docs, Table, Tree (highlighted), Update, Login, and Contacts.
2025-06-17

I've said this before, but I can't say it enough: OpenResty (nginx+lua) is painfully underappreciated. It's fantastic, and the only platform I trust for very high volume, high performance, mission critical web application servers.

#openresty #nginx #webdev

2025-06-03

I can’t exactly recall when this started happening but I want to say it was when I updated my container that runs #nginx / #openresty from #ubuntu 22 to 24.04.

Now I get these uptime kuma notifications at least every hour. There are no errors in OpenResty and no changes to my configuration. No changes in my DNS provider either. Checked #pihole and no obvious errors there (and no changes to the config). Anyone seen this before?

N-gated Hacker Newsngate
2025-05-11

🚀BREAKING NEWS: Quantum computers might be breaking RSA-2048! Or maybe not, because you're greeted by the impenetrable wall of '403 Forbidden'. 🌐🔒 Apparently, the real quantum leap is getting past . 🤦‍♂️💻
sciopen.com/article/10.26599/T

2025-03-21

Lua в Nginx: динамическая маршрутизация запросов

Привет, Хабр! Сегодня рассмотрим, как использовать Lua в Nginx: динамическую маршрутизацию, балансировку трафика, подмену заголовков и трансформацию тела запроса в реальном времени. OpenResty и lua-nginx-module позволяют перенести часть логики на уровень веб-сервера, сокращая задержки и повышая гибкость.

habr.com/ru/companies/otus/art

#nginx #itинфраструктура #api_gateway #openresty

DevNewsdevnews
2025-02-13

More people just move away from Nginx towards OpenResty imo

OpenResty: The overpowered web server used by 40M websites (that people rarely talk about) K.M Ahnaf Zamil ・ Jul 13 '22 source

devnews.tech/more-people-just-

Frederic Branczyk :verified:brancz@hachyderm.io
2024-11-13

Tommy has really outdone himself on this one! The LuaJIT engine is super sophisticated, and this post goes into all the gory details of how we had to reverse-engineer it so we can profile it with zero-instrumentation!

#openresty #luajit #profiling

buff.ly/40LD8ub

2024-09-27

@estevez @blackvoid Have you recently updated your web server packages? I faced some weird behavior in the past with #openresty where after an update, it reduced client_max_body_size and I had to manually increase it again.

2024-09-13

@shom I looked for it everywhere. I'm assuming it is at the nginx levlel, but I even looked through authelia's setting as well, just in case. I'm stumped. Unless #openresty is also looking at nginx files in different locations and I missed it? That's something I can look into.

GripNewsGripNews
2024-05-25

🌕 Lapis - 一個針對Lua的網絡框架
➤ Lapis的特點和用法
leafo.net/lapis/
Lapis是一個針對Lua(或MoonScript)的網絡框架,主要面向OpenResty,可以在其他服務器環境中使用。它提供了URL路由、HTML模板、CSRF保護、數據庫模型支持等功能,適合開發網站應用。
+ 這個框架看起來很有用,將來可以試試。
+ Lua和網絡開發結合,很有創意,希望能得到廣泛應用。

matthew - retroedge.techmatthew@social.retroedge.tech
2024-01-13
Having some fun with the #nginx web server. The reverse proxy feature is delightful.

Rewrote my website with Lua and #lapis web framework, which is built with #OpenResty (which in turn uses nginx).

I still am converting my old posts from the previous format to my new one, so not a whole lot of posts are there. Will be writing other features for tags and RSS in the near future, too.

https://retroedge.tech
Nicolas Fränkel 🇪🇺🇺🇦🇬🇪frankel@mastodon.top
2023-12-06
2023-12-05

Posted about my #openresty troubles last night on selfhosted.rsmsn.co. What's weird about the issue is that any of the other systemd files that I've changed for my #selfhosted services don't usually get changed with the package gets updated.

But for whatever reason, OpenResty overwrites my file on each update. Took this happening 2-3 times before I realized it was a trend.

Does this happen to anyone else? Any solutions to solve it?

selfhosted.rsmsn.co/posts/open

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst