httpd is covered, or how I "feel" society in motion

Continuing the discussion from Looking for a static proxy thing:

I’ll stick with Apache, I guess. Huh, we ought to make another field on user profiles: things I’m covering.

@trashHeap, I like trading impressions of warez with you, since I feel you and I have these deep troves of feels about software.

I’ve always liked Apache and nginx, I felt they were both free software projects that challenged each other. And while I’ve never heard a single bad thing about lighttpd, after nginx hit a stride, I recategorized lighttpd from “lightwieght Apache alt” to “BSD web server”.

Am I tripping? Like, in a general sense? I’m not looking into discovering BSDland, but want to see what @tim finds, because I feel like for the longest time my head has held this model of:

  • there is a dominant, mainstream, proprietary solution for email/chat/web/files/OS/protocol
  • bunches of competing ideologies ideologues ideas projects compete to be one of the two Linux choices
  • those two basically work in BSD, but they choose a third one because LICENSE

And then I recycle my Jolt Cola bottle, fold up my 2600, and hack a gibson.

This is less an admission that I’m thinking about this all wrong, and more I need to purge certain mental caches.

1 Like

Honestly I never thought of lighthttpd as a BSD thing, in fact I had been trying to settle on Open BSD’s httpd, which is much more BSD-ish but found while I liked OpenBSD’s httpd it really wasn’t packaged outside of the BSD ecosystem and wasn’t well supported by a whole bunch of projects.

I can’t speak to Nginx, but lighttpd appealed to me because it was far less resource intensive and easier (for me) to configure than “bigger” httpd daemons I was familiar with. Was well supported across both BSDs and Linux distros; and it’s generally well supported by most applications id like to serve with it.

It being extensible with lua also means there might be synergy for me should I ever pick up lua / and gives it possible future synergy with prosody.

Nginx and Lighttpd are both under the BSD locense, no?

Why just two? Genuinely curious?

I kinda see the field of free software as a kinda dynamic evolving set of software ecologies. Where you may well find lots of similar software filling similar roles but for slightly different ecological and use case niches. Apache and Nginx are definitely the alpha predators, but it doesn’t mean their well suited for every context/environemtn/use case either.

In general ive been trying to optimize my software stacks in the past couple of years along a few lines:

  • Minimize effort in maintainability & upgrades. All things being equal use simpler, lower complexity, easier to learn and manage software.
    • Where possible prefer OS packaged web apps or ones you can easily update with version control alone.
    • Non web apps should be OS packaged.
    • Run the minimum number of services you need.
  • Wherever possible use software which would work and is often packaged across all *nix systems; you don’t know which *nix you will be on 10 years from now, but if you do this well your stack wont have to change much.
  • Use software with long proven track records that don’t look to be vanishing anytime soon.
  • Where possible all other things being equal, leverage things which have synergies with other software you are using.
  • Net services I run are likely going to stay at a small user/hit count for the forseable future. My father used to build roads. He often explained to me while we waited in traffic, you don’t build the number of lanes in a road for the peak few time case, but for their average expected load.

EDIT

What Im also trying to get at here is, is that I landed on lighttpd largely because of my own ecological/use case niches. Lighttpd seemed for me like the most well adapted piece of software for those the realm of concerns that made up my environment. YMMV.

1 Like

That’s a great write up, those bullet points. I’m only quoting that little bit to say that I was pretty stream of conciousness the stuff up there. Like, no fact checking, just feels.

I’ve never said this aloud, but I think of the interi category as the place I kinda deconstruct in public. So that isn’t to say your response wasn’t appreciated! I’m actually saying this as a half apology in case I don’t really have a response. :rofl:

I have a quest somewhere about all the web servers. I’m so frickin’ close to my knowledge engine, but I can’t do it right now, so alas, zatsuwa…