:gen_tcp.recv() take long time to return

Try with

:ok = :gen_tcp.send(socket, "GET #{path} HTTP/1.1\r\n\r\n")