Re: Tux Web Server
"Alex Kramarov" <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <001701c274b3$97806fa0$0101c80a@home> |
> TUX (assuming that it doesn't kill the machine every few days) is > absolutely perfect for running on its own without the need for Apache (or > any other bloated server) running in the background for this kind of > purpose. with all do respect, you are wrong. Tux is not designed to be a full web server, it a web accelerator. the parsing of requests is minimal, and if tux does not understand a request, it will try to forweward it to the backend server. if there is no backend server, the client get's an error. as far as i can see in my logs, usually the redirects are caused by some esoteric browsers and different download accelerators .