[Koha-bugs] [Bug 7963] New: Parallel HTTP requests when checking URLs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Apr 14 15:01:57 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7963

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 7963
          Assignee: gmcharlt at gmail.com
           Summary: Parallel HTTP requests when checking URLs
        QA Contact: koha.sekjal at gmail.com
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: frederic at tamil.fr
          Hardware: All
            Status: NEW
           Version: rel_3_8
         Component: Command-line Utilities
           Product: Koha

Current script check-url.pl checks URL found in 856$u by sending HTTP
requests, one by one. I propose a new script which send multiple
requests simultaneously.

This script is based on AnyEvent and AnyEvent::HTTP CPAN modules.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list