https://bz.apache.org/bugzilla/show_bug.cgi?id=61086

--- Comment #6 from Alexandr Saperov <mt...@yandex.ru> ---
Created attachment 35179
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35179&action=edit
standalone application with embedded tomcat

Building standalone application with embedded tomcat:
mvn clean package

running application:
java -jar target/tomcat-61086-1.0-SNAPSHOT.jar

Making request with curl:
curl -v "localhost:8080/"

curl hangs for 1 minute (default timeout)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to