flags for service identification
authorMiloš Mulač <mulac@civ.zcu.cz>
Thu, 6 Sep 2007 11:50:23 +0000 (11:50 +0000)
committerMiloš Mulač <mulac@civ.zcu.cz>
Thu, 6 Sep 2007 11:50:23 +0000 (11:50 +0000)
org.glite.lb.common/interface/context-int.h

index a3cb4eb..53eb3a4 100644 (file)
@@ -71,6 +71,8 @@ struct _edg_wll_Context {
 
        int             is_V21;         /* true if old (V21) request arrived */
        int             isProxy;        /* LBProxy */
+       int             serverRunning;  /* bkserver runs server service */
+       int             proxyRunning;   /* bkserver runs proxy service */
 
 /* server limits */
        int             softLimit;