Perforce Proxy (P4P)

The Perforce Proxy Server (P4P) is a file caching server. Where bandwidth to remote sites is limited, P4P improves performance by mediating between Perforce clients and servers to cache frequently transmitted file revisions. By intercepting requests for cached file revisions, P4P reduces demand on the Perforce server and network.

The primary Proxy documentation is contained in the Perforce System Administrator's Guide. Additional information on the Proxy can be found in this Knowledge Base section.

Articles

Can the Perforce Proxy Function as a Remote Depot? SUMMARY: The Perforce Proxy cannot function as a remote depot, or be used to speed up the link between one Perforce Server and another by proxying files a from a remote depot. DETAILS: The remote...
Is a file delivered from the Proxy or the Server? To determine whether a file synced to a client is delivered from the proxy cache, you can use the flag -Zproxyverbose in your sync command. EXAMPLE:    p4 -Zproxyverbose sync //depot/foo.txt If th...

About This Page

Info & Tags

Article #:
211
Created:
05/17/06
Modified:
01/09/08

Related Articles