I am using "ApacheBench, Version 2.0.40-dev <$Revision: 1.116 $> apache-2.0". When I run it on an nph script that contains two newlines in the output, it crashes with "segmentation fault":
ab -c 1 -n 1 http://www.peacefire.org/nph-print-content.cgi?content=Hello+World%0a%0a
However if there's only a single newline in the output, it doesn't crash:ab -c 1 -n 1 http://www.peacefire.org/nph-print-content.cgi?content=Hello+World%0a
Also, if it's not an nph script, then it doesn't crash, even if there are two newlines in the output: ab -c 1 -n 1 http://www.peacefire.org/print-content.cgi?content=Hello+World%0a%0a
Let me know if I should report this, thanks. -Bennett bennett@xxxxxxxxxxxxx http://www.peacefire.org (425) 497 9002 --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx