Don't keep the client connection alive if any configuration file changed since the...
authorFabian Keil <fk@fabiankeil.de>
Sun, 26 Dec 2010 15:30:28 +0000 (15:30 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 26 Dec 2010 15:30:28 +0000 (15:30 +0000)
commit4fe40027ab84df2690aaa393494e6fd1279f0b2f
tree5d069d49ede5b6823ab04da8d8a2f5e944227e1d
parent7f3c57cb99de7b74c196dad02c6141193c98ed40
Don't keep the client connection alive if any configuration file changed since the time the connection came in.

This is closer to Privoxy's behaviour before keep-alive support
for client connection has been added and also less confusing in
general.
jcc.c
loaders.c
loaders.h