A
A
Alexander2014-11-22 14:31:19
Apache HTTP Server
Alexander, 2014-11-22 14:31:19

Why does gatling complain about a protocol error in cgi?

Script:

#!/usr/bin/tclsh
puts "Status: 200 OK"
puts "Content-Language: ru"
puts "Content-Type: text/html; charset=utf-8"
puts ""
puts ""
puts "YES!!!"
exit

Gatling issues when accessed:
<title>Gateway Broken</title>
protocol error

Apache is working fine. The exhaust to the console is also correct.
What is the problem?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question