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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 7963
          Assignee: [email protected]
           Summary: Parallel HTTP requests when checking URLs
        QA Contact: [email protected]
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to