getServer(); } else { $lb = wfGetLB(); $i = $lb->getReaderIndex(); $host = $lb->getServerName( $i ); } print "$host\n";