in reply to Re^3: Benchmarking Perl's Net::Async::FastCGI app consistently return LOTS of "Non-2xx responses"
in thread Benchmarking Perl's Net::Async::FastCGI app consistently return LOTS of "Non-2xx responses"

localhost might be defined as ::1 (IPv6) instead of 127.0.0.1 (IPv4).

  • Comment on Re^4: Benchmarking Perl's Net::Async::FastCGI app consistently return LOTS of "Non-2xx responses"
  • Select or Download Code