TPeekingTransportFactory peekFactory = new TPeekingTransportFactory(propertyName,"thrudoc_log");
//Server
//TServer server = new THsHaServer(processor,serverSocket);
server = new THsHaServer( new TProcessorFactory(processor), serverSocket,
peekFactory, peekFactory,
new TBinaryProtocol.Factory(),
new TBinaryProtocol.Factory(),
opt);