Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
fasas posable として約 20 の接続を確立する必要がありますが、curl によって速度が低下しているだけです。各接続をスレッド化する必要があるようです(PHPではそれができないと思います)。各ページの読み込み時間は約 10 秒で、curl_multi_exec を使用しているにもかかわらず、すべて加算されているように見えます。誰でも私を助けることができますか?