Skip to content

Requests not asyncronous #20

@oliverholmberg

Description

@oliverholmberg

Hi there,

I've been testing this library, and I've found through running your test script, and using another script I wrote with the library, that the requests are not asynchronous.

In all my tests, I have found while looping over an array and running startRequest() in each iteration, that each request doesn't start until the last one finishes.

Your suggested test mechanism of changing the max requests has not affect as on load time.

Is there any server side options required to enable curl_multi?

-Oliver

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions