http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7963 Priority: P5 - low Change sponsored?: --- Bug ID: 7963 Assignee: gmcharlt@gmail.com Summary: Parallel HTTP requests when checking URLs QA Contact: koha.sekjal@gmail.com Severity: enhancement Classification: Unclassified OS: All Reporter: frederic@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.