W
W
WebDev2016-03-25 12:07:12
Web development
WebDev, 2016-03-25 12:07:12

Maximum number of concurrent requests in curl?

How to find out how many requests can be sent via multi curl?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
chupasaurus, 2016-03-25
@chupasaurus

Approximately (2^16-1-C)*N , where C is the number of already open ports, N is the number of external interfaces :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question