Re: Tux and multiple webservers?
"Michael T. Halligan" <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
Great, One last thing.. I see that there are only 8 tux/NUM directories in /proc/net/tux .. How can I increase that? Michael = = >Is it possible to run tux on multiple ports? = = Yes. = = Basically, you need to fill the /proc file with the IP:port (as a URL), = like so: = = echo http://192.168.0.13:80 >> /proc/net/tux/0/listen/0 = = ...or if you have 2 CPUs, it would be like this: = = echo http://192.168.0.13:80 >> /proc/net/tux/0/listen/0 = echo http://192.168.0.13:80 >> /proc/net/tux/1/listen/0 = = = Where I use "80", you can use your port number. = = I'm a little fuzzy on setting one tux up to respond to multiple IPs/ports, = but I suspect it's all related to this file (perhaps you can put more than = one URL in the file?) = = -bill = = = = _______________________________________________ = tux-list mailing list = [email protected] = https://listman.redhat.com/mailman/listinfo/tux-list = -- --------------------------- Michael T. Halligan Chief Geek Halligan Infrastructure Designs. 2250 Jerrold Ave #11 San Francisco, CA 94124 (415) 824.4453