Uploaded image for project: 'JBoss Core Services'
  1. JBoss Core Services
  2. JBCS-32

Apache Benchmark is failing on PPC64

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • httpd 2.4.23 DR1
    • httpd 2.4.6 ER1
    • httpd
    • None
    • Release Notes
    • Hide

      When using ab on powerPC all requests would timeout, and the return code of ab would be 119 instead of the expected 0.

      This issue is resolved in JBoss Core Services 2.4.23.
      Show
      When using ab on powerPC all requests would timeout, and the return code of ab would be 119 instead of the expected 0. This issue is resolved in JBoss Core Services 2.4.23.
    • Hide

      1) Prepare a html page
      2) Run Apache Benchmark. I.e. testsuite runs this command:

      ./ab -n 10000 -c 100 http://127.0.0.1:80/abTest/index.html
      

      Exception is shown in description. Return code of this command is not 0 but 119.

      Show
      1) Prepare a html page 2) Run Apache Benchmark. I.e. testsuite runs this command: ./ab -n 10000 -c 100 http: //127.0.0.1:80/abTest/index.html Exception is shown in description. Return code of this command is not 0 but 119.

      The Apache Benchmark is failing on powerPC. The requests are failing and the return code of "ab" is not "0", but "119". The "failed request timeout" number varies, but is always present. Example output:

      [root@ibm-p8-kvm-11-guest-02 sbin]# ./ab -n 10000 -c 100 http://127.0.0.1:80/abTest/index.html
      This is ApacheBench, Version 2.3 <$Revision: 1430300 $>
      Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
      Licensed to The Apache Software Foundation, http://www.apache.org/
      
      Benchmarking 127.0.0.1 (be patient)...Send request timed out!
      Send request timed out!
      Send request timed out!
      Send request timed out!
      Send request timed out!
      Send request timed out!
      Send request timed out!
      Send request timed out!
      Send request timed out!
      Send request timed out!
      Send request timed out!
      Send request timed out!
      apr_pollset_poll: The timeout specified has expired (70007)
      Total of 12 requests completed
      

      The same test passes on intel RHEL.

              gzaronik@redhat.com George Zaronikas
              fgoldefu@redhat.com Filip Goldefus (Inactive)
              Filip Goldefus Filip Goldefus (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: