Displaying 1 result from an estimated 1 matches for "return_keepalive".
2005 May 24
1
Intermittent long (~20-second) delays getting to files in a share
...params_to_send = 2, data_to_send = 40, paramsize = 2, datasize = 40
[2005/05/24 08:35:12, 6] lib/util_sock.c:write_socket(449)
write_socket(24,104)
[2005/05/24 08:35:12, 6] lib/util_sock.c:write_socket(452)
write_socket(24,104) wrote 104
[2005/05/24 08:35:23, 10]
lib/util_sock.c:read_smb_length_return_keepalive(505)
got smb length of 41
[2005/05/24 08:35:23, 6] smbd/process.c:process_smb(1090)
got message type 0x0 of len 0x29
[2005/05/24 08:35:23, 3] smbd/process.c:process_smb(1091)
Transaction 404 of length 45
Notice the 11 second gap between write_socket(452) and
....return_keepalive(505). Don...