cliffclof Posted April 2, 2010 Share Posted April 2, 2010 I've been working on a php/cURL app for a while and I'm running it in shell. I'm curious if anyone knows if I can reuse the same resource handle over and over in a while loop from shell. I'm trying to limit the number of connection attempts to the same URL over and over again by reusing the same handle and hopefully taking advantage of persistent connections. Any php/cURL masters out there? Quote Link to comment https://forums.phpfreaks.com/topic/197393-curl-question/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.