If I run 2 FCP2 clients (frost) then I see PRModified and PRRemoved messages if the other client changes the global queue. But if I change the priority in fproxy, or remove the request in fproxy, no message is sent to the clients. How does fproxy access the global queue, some special path???
Another observation: I added a new upload request into the global queue using frost. Then I removed the request using fproxy. No PRRemoved was sent, but after next ListPR from Frost the request disappeared. But then the node started to send SimpleProgress messages for the removed requests, it looks like the request wasn't really deleted. Did it continue to run in the background? No client (including fproxy) showed the request. This was with the latest SVN code...