PProxy Questions

Athlex

Golden Member
Jun 17, 2000
1,258
2
81
Is there any such thing as a GUI interface for the DNet PProxy? I'm running it on a windows machine and it'd be nice to tuck it away in the tray like the client rather than have it in the bottom bar and appear as "winoldap" in my task list.
Another quick question- how can I set the proxy to override the 1000 block download limit?
Thanks- atx
 

GeoffS

Lifer
Oct 10, 1999
11,583
0
71
This is what the pertinent part of my .ini file looks like:

[rc564]
logfilekeyblock=pproxyrc5
logfilekeyblockrotation=daily
minkeysready=25000
maxkeysready=50000
maxkeysdone=3

By default, the pproxy will start at the 1000 limit, but after 30 minutes, will reevaluate your needs and adjust accordingly (I think it allows for 3 days of work).

As for a win verion, there isn't one that I have heard off :(
 

Athlex

Golden Member
Jun 17, 2000
1,258
2
81
I see, so the proxy adjusts the blocks it downloads based on keyrate. I was wondering because sometimes the keys ready sticks around 1000 and other times it's closer to the 4000 I set...
 

JHutch

Golden Member
Oct 11, 1999
1,040
0
0
You can also install the pproxy as a service, just like the client. You won't be able to monitor it, then, though ...

Of course, you can still monitor it through the log files.

JHutch
 

Kilowatt

Golden Member
Oct 9, 1999
1,272
0
0
Yeah you can still monitor it when running it as a service.
Mine is setup as a service under W2K, the stats generator runs as a scheduled task every 15min, makes it's little html file, then updates to my webspace thru a ftp-putit type script.

You don't have to make it update to your webspace, you can leave it as a local page.

The log files are not running as a service, just the proxyper.exe.
Any stats generator would still have access to the log files.
 

Jator

Golden Member
Jun 14, 2000
1,445
7
81
To bypass the block limitation on the pproxy, add this under the block lines under RC5

expertmode=1

Then it will download all the blocks you tell it to, up to 200,000 I believe.

Jay