- Product name
- Publisher page
-
- [Open Source|Open Source]
- Category
- Application Server Software Platforms
- Release
- TKU 2022-Sep-1
- More information
- Publisher link
Lighttpd is a web server designed to be secure, fast, standards-compliant, and flexible while being optimized for speed-critical environments.
Its low memory footprint (compared to other web servers), light CPU load and its speed goals make lighttpd suitable for servers that are suffering load problems, or for serving static media separately from dynamic content. Lighttpd is free software/open source, and is distributed under the BSD license. Lighttpd runs on Linux and other Unix-like operating systems and Microsoft Windows (under Cygwin). Also under Windows, it can be controlled using the standalone program Lighty Tray.
| Product Component | OS Type | Versioning | Pattern Depth |
|---|---|---|---|
| Lighttpd | Unix | Active, Package Info | Instance based |
| Windows | Active, Configuration file | Instance based |
The pattern supports identification and versioning of Lighttpd webservers on all major platforms - Unix/Linux and Windows
Software Instance Triggers
| Trigger Node | Attribute | Condition | Argument | OS type |
|---|---|---|---|---|
| DiscoveredProcess | cmd | matches | regex '(?i)\blighttpd\.exe$' | Windows |
| regex '\blighttpd$' | Unix |
Simple Identification Mappings
The following components/processes are identified using the combination of pattern definitions and simple identity mappings
| Name | Command |
|---|---|
| Lighttpd Web Server | regex '(?i)\blighttpd\.exe$' |
| regex '\blighttpd$' |