Re: Running Tux with no secondary server?
Ingo Molnar <[email protected]> Sun, 18 Apr 2004 15:37:31 +0200
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
* William M. Shubert <[email protected]> wrote: > Since I have no dynamic content at all coming off of this system, is > this possible with Tux? I see tux has a /proc entry for the port of > the secondary web server, should I do anything special there to tell > tux "don't bother," or would it be OK to just leave that value at some > port that nobody is listening on? if the secondary server does not exist then Tux will generate a simple error reply if it encounters a request that it cannot handle. I.e. it should work just fine with static content. Ingo