Package proxy :: Module apacheHandler
[hide private]
[frames] | no frames]

Module apacheHandler

source code

Classes [hide private]
  apacheHandler
Main apache entry point for the proxy.
Functions [hide private]
 
getComponentType(req)
Are we a 'proxy.broker' or a 'proxy.redirect'.
source code
Variables [hide private]
  __package__ = 'proxy'
Function Details [hide private]

getComponentType(req)

source code 

Are we a 'proxy.broker' or a 'proxy.redirect'.

Checks to see if the last visited Spacewalk Proxy was itself. If so, we are a 'proxy.redirect'. If not, then we must be a 'proxy.broker'.