X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fbackend.h;h=b27d4c87d938d34e47019032fe3cf7d13aa0043b;hp=c781fa3ea9307415e6ff26dca32a9e256fa9368c;hb=65fc6d0e2ca1ebe2d5a949f382a70b93f02ba88f;hpb=120720e0d9c4fb0bcb2dae04d925ce03c64ede68 diff --git a/include/yaz/backend.h b/include/yaz/backend.h index c781fa3..b27d4c8 100644 --- a/include/yaz/backend.h +++ b/include/yaz/backend.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data. + * Copyright (C) 1995-2011 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -358,6 +358,7 @@ typedef struct statserv_options_block int background; /**< auto daemon */ char cert_fname[128]; /**< SSL certificate fname */ char xml_config[128]; /**< XML config filename */ + int keepalive; /**< keep alive if HTTP 1.1 (default: 1) */ } statserv_options_block; YAZ_EXPORT int statserv_main(