https://issues.apache.org/bugzilla/show_bug.cgi?id=52557

--- Comment #6 from sa...@schuldeigen.de 2012-01-30 16:09:46 UTC ---
Many thanks for the explanation. Ok it is not a curl bug also because in a
while loop the curl never knows anything about the previous request but when i
do something like this:


curl -v --digest -u test:test localhost:8080/manager/html
localhost:8080/manager/html localhost:8080/manager/html
localhost:8080/manager/html localhost:8080/manager/html
localhost:8080/manager/html localhost:8080/manager/html
localhost:8080/manager/html localhost:8080/manager/html
localhost:8080/manager/html localhost:8080/manager/html
localhost:8080/manager/html localhost:8080/manager/html
localhost:8080/manager/html localhost:8080/manager/html
localhost:8080/manager/html 2>&1 > /dev/null

then it works with an growing nc= value.. so i know where to search next!

-- 
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to