Public Properties

  Name Description
Public property AlwaysGetNewest Override caching and force Munja to get newest resource
Public property CacheQueries Should this service cache responses of queries? (HTTP only)
Public property CacheRoot The root folder that contains the cached responses for this services
Public property DataTrace Trace data passing through connections for debugging purposes
Public property DocPath Root path for serving local documents for errors etc.
Public property IgnoreCacheControlHeader Ignore server cache control headers and cache results anyway
Public property LogFormat W3C log format specifier
Public property Port The port number that the service will bind to
Public property Trace Enable trace logging of connections for debugging purposes
Public property UpstreamPort The port number to connect to on the upstream server
Public property UpstreamServer The host name or IP address of the server to use as an upstream proxy server
Public property UseCache Specifies whether this service will cache responses (HTTP only)
Public property UseUpstream Define whether the service will use an upstream proxy
Top

See Also