DescriptionMemory leak fix, log file reopen, remote ip fix, connection idle timeout,
pidfile.
SPDY frames were leaking when used with DataFrame and OutputList.
HUP signal will now reopen the log file.
Remote IP obtained for 'forward-ip-header' was incorrect.
Added connection idle timeout.
Fixed up pidfile handling.
Flip server now creates and locks a pid file.
Patch from Kevin Lindsay: kelindsay@gmail.com
BUG=none
TEST=self
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72046
Patch Set 1 #
|