Results 1 to 40 of 117

Thread: Proxy

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    almost retired the-mk's Avatar
    Join Date
    Jan 2003
    Location
    KI/OOE/Austria
    Posts
    1,921
    Blog Entries
    6
    Many thanks, page title of pproxy-stats are now new

    but what exactly do you mean with that you don't know how to check that?
    it is long time ago I worked with a pproxy myself, but doesn't every project has its file for input-buffer and output-buffer? - it would be the easiest to stop the pproxy, remove the ogr-buffer which holds the unprocessed stubs, start the proxy and let it fetch brandnew stubspace 4 stubs (which are 6-diff, i.e. 27/1-20-6-30-11-18; that means that after the "27/" are 6 numbers divided by a minus...)
    the-mk

  2. #2
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,499
    Blog Entries
    13
    I can certainly remove the file, but you asked how many were in it.. it's compressed in some way I think, at least looking with vi or cat or head does not display anything meaningful

    stopping and deleting now..

    Bok

  3. #3
    almost retired the-mk's Avatar
    Join Date
    Jan 2003
    Location
    KI/OOE/Austria
    Posts
    1,921
    Blog Entries
    6
    everything is perfect now! many thanks!
    the-mk

  4. #4
    Dungeon Master alpha's Avatar
    Join Date
    Mar 2002
    Location
    Norfolk, UK
    Posts
    1,700
    Bok, what value is the blocksize option in the rc5-72 section of the config?

    If it's not already, can we get it bumped to 1024 please? From the manual:

    [rc5-72]/blocksize: the preferred size of blocks when requesting additional workunits from the upstream server. The default is 256. If clients need smaller block sizes, then your proxy will automatically split large blocks into the needed size, however clients will not be able to request blocks larger than the size your proxy currently has available, since the proxy cannot combine smaller blocks together. Be aware that when your proxy requests additional workunits from the upstream server, this blocksize value may cause your proxy to temporarily exceed the "maxkeysready" since requests will always be done in multiples of this value.

  5. #5
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,499
    Blog Entries
    13
    Didn't even have a config for that value at all. I've added one and restarted, see if that works.

    Bok

  6. #6
    Dungeon Master alpha's Avatar
    Join Date
    Mar 2002
    Location
    Norfolk, UK
    Posts
    1,700
    What is the cache size for RC5-72? We won't know if it had the desired effect until we crunch everything that was already cached and get to the new stuff.

    Between me and DP, we've probably fetched over 30,000 blocks since you made the change. I'm keeping an eye on my Stream client and it's still only getting a maximum of 256 block packets so far.

  7. #7
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,499
    Blog Entries
    13
    [rc5-72]
    logfilekeyblock=pproxyrc572
    logfilekeyblockrotation=daily
    minkeysready=3000
    maxkeysready=10000
    maxkeysdone=20
    blocksize=1024

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •