Coder Social home page Coder Social logo

Comments (5)

CyberRookie avatar CyberRookie commented on September 16, 2024 1

from mitigating-web-shells.

CyberRookie avatar CyberRookie commented on September 16, 2024

from mitigating-web-shells.

GwynethLlewelyn avatar GwynethLlewelyn commented on September 16, 2024

It's a full-fledged server, created in 2004. It can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. While the server itself is free and open-source (used, for instance, by Cloudflare... among a zillion other websites), there is a company behind it (Nginx, Inc.) which also develops something akin to 'containers', which they call 'a polyglot app server' (named 'Unit'). Nginx is also, according to Wikipedia, the most deployed web server on Docker containers (because it's small in size, needs few resources, and is blazingly fast).

I'm actually surprised that you haven't heard about nginx before lol — after all, it is used by 4x as many websites as IIS, and, as said, almost as many as Apache...

from mitigating-web-shells.

GwynethLlewelyn avatar GwynethLlewelyn commented on September 16, 2024

While you can most certainly run Apache Tomcat behind nginx (the configuration on that page is a bit simplistic and not for Red Hat, but Ubuntu/Debian; to get the full advantages of nginx, it requires a bit more of tweaking — namely, to properly cache requests and work as a low-mem, low-CPU, high-performance reverse proxy, even serving static content such as images and CSS/JS files directly from the disk, bypassing Tomcat completely...), I could not read much about J-Boxss EAP, which is a commercial product, and it's possible that it runs 'behind' Apache... so I guess that you wouldn't profit a lot from nginx in that scenario.

from mitigating-web-shells.

iadgovuser41 avatar iadgovuser41 commented on September 16, 2024

Hi GwynethLlewelyn,
We currently don't have additional instructions for nginx but we'll consider adding this in a future revision. In the mean time, if there are any specific nginx instructions that you believe would be valuable, please submit them and we'll review for possible inclusion in the guidance.

from mitigating-web-shells.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.