https://issues.apache.org/bugzilla/show_bug.cgi?id=46275
--- Comment #2 from Takashi Sato <[EMAIL PROTECTED]> 2008-11-24 07:29:44 PST --- (In reply to comment #1) > > I believe 1 seconds of KeepAliveTimeout is long because most file can be > > sent > > in under 1 second. > > Isn't the KeepAlive timout not ticking away while a file is actually being > transferred? > No, it isn't. What I want to say is the comparison of KeepAliveTimeout and file serving. While one worker waits one second, other worker serves several files. I think this is waste of workers. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
