Post
Topic
Board Pools
Re: [185 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
twmz
on 11/02/2014, 16:58:53 UTC
No 9332 is both mining and web page
9333 is p2p

So I am back to my original question. How do I change the website front-end port?

The answer is still -w.  You can't change the port for only the website front-end without changing the port for miners.  The port for the front-end and the miners is always the same port.

That's not true. I have seen P2Pool sites that have bitcoin set to port 9332 but when you try to access the front-end get a message that no page exists, and some have bitcoin on port 9332 and the front-end on a different port like port 80.

I'll clarify that it's not possible with the standard p2pool node software and built-in command line options.  Anything is possible if you are willing to change the code yourself.  The sites you have seen must have customized nodes.  You can too!  Just break out your favorite text editor and hack away.