FP's fix for #14965
authorAleš Křenek <ljocha@ics.muni.cz>
Tue, 14 Feb 2006 09:36:33 +0000 (09:36 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Tue, 14 Feb 2006 09:36:33 +0000 (09:36 +0000)
org.glite.lb.server-bones/src/srvbones.c

index 179cb4e..9d671c4 100644 (file)
@@ -454,6 +454,7 @@ static int slave(slave_data_init_hnd data_init_hnd, int sock)
                        close(conn);
                        conn = -1;
                        srv = -1;
+                       first_request = 0;
                        dprintf(("[%d] Connection closed, %s\n", getpid(), kicks[kick_client]));
                }