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.
複数のサーバーで curl ジョブを実行できるようにする必要がありますが、どちらも同じ Cookie ファイルにアクセスできます。curl (私は PHP を使用しています) は Cookie をファイルにしか保存できないという印象を受けていますが、そのため、複数のサーバーに Cookie ファイルへのアクセス権を持たせることができません。curl Cookie を memcache などに保存できますか?