https://bz.apache.org/bugzilla/show_bug.cgi?id=65158
--- Comment #27 from [email protected] --- that's my command history, I hope I didn't make a mistake... between 487 and 488 I started a wget from an other terminal, also after 491 486 strace -o strace.out /usr/local/httpd/bin/httpd -X -f /usr/local/httpd/conf/myhttpd.conf 487 /usr/local/httpd/bin/httpd -f /usr/local/httpd/conf/myhttpd.conf -k start 488 /usr/local/httpd/bin/httpd -f /usr/local/httpd/conf/myhttpd.conf -k stop 489 ls strace.out 490 rm strace.out 491 strace -o strace.out /usr/local/httpd/bin/httpd -X -f /usr/local/httpd/conf/myhttpd.conf 492 vi strace.out 493 ls -la strace.out 494 tar -cvzf strace.out.tar.gz 495 tar -cvzf strace.out.tar.gz strace.out -- 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]
