TUX is a kernel-based, threaded, extremely high-performance HTTP server. It efficiently and safely serves both static and dynamic data, moving the HTTP protocol stack to the kernel and handling requests with kernel-space and user-space modules.
Static web pages are important, and TUX handles them directly. It can collaborate with kernel modules, user-space modules, and regular user-space web server daemons to provide dynamic content. TUX doesn't alter regular user-space daemons, but for caching dynamic content, user-space code needs to use a new interface based on the tux(2) system call.
TUX provides a unique way to cache dynamic content, with modules capable of creating and storing "objects" using the page cache. It can respond to dynamic data requests by mixing dynamically-generated data with cached pre-generated objects, taking advantage of TUX's zero-copy architecture.
If TUX encounters input it can't handle, it redirects the request to Apache for RFC-compliant processing. Existing CGI applications may need to be re-coded to fully utilize TUX's architecture, but TUX can also call CGI programs via its CGI module.
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.