[Question] curl cứ load mãi không dùng |
08/06/2013 12:02:17 (+0700) | #1 | 276437 |
khang0001
Member
|
0 |
|
|
Joined: 20/05/2011 07:22:25
Messages: 196
Location: Final Fantasy 8
Offline
|
|
em đang dùng curl để craw data web . rất thường hay bị lỗi load hoài không dùng được, chỉ get nội dung của 3 -4 web thôi mà nó load hơn 5 phút không dùng. vào php.ini thấy max_execution_time là 30s, mà ko thấy hiệu quả, vậy h để làm sao để giới hạn lại chỉ 30s chay script thôi |
|
Mộ em hoa cỏ nào xanh, Rêu phong nào bám lòng anh càng buồn, Tử thần sao cướp mất em, Để mình anh lại bơ vơ chốn nầy, Em ra đi để mặc mình anh với đời, Hận mình nghèo không mua nổi tình em |
|
|
|
[Question] curl cứ load mãi không dùng |
14/06/2013 13:10:11 (+0700) | #2 | 276602 |
|
quanta
Moderator
|
Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
|
|
khang0001 wrote:
em đang dùng curl để craw data web. rất thường hay bị lỗi load hoài không dùng được, chỉ get nội dung của 3 -4 web thôi mà nó load hơn 5 phút không dùng.
Nên nói rõ là trong PHP.
khang0001 wrote:
vào php.ini thấy max_execution_time là 30s, mà ko thấy hiệu quả,
http://www.php.net/manual/en/info.configuration.php#ini.max-execution-time wrote:
The maximum execution time is not affected by system calls, stream operations etc. Please see the set_time_limit() function for more details.
The set_time_limit() function and the configuration directive max_execution_time only affect the execution time of the script itself. Any time spent on activity that happens outside the execution of the script such as system calls using system(), stream operations, database queries, etc. is not included when determining the maximum time that the script has been running. This is not true on Windows where the measured time is real.
khang0001 wrote:
vậy h để làm sao để giới hạn lại chỉ 30s chay script thôi
http://php.net/manual/en/function.curl-setopt.php wrote:
CURLOPT_TIMEOUT The maximum number of seconds to allow cURL functions to execute.
|
|
Let's build on a great foundation! |
|
|
|
|
|
|
Users currently in here |
1 Anonymous
|
|
Powered by JForum - Extended by HVAOnline
hvaonline.net | hvaforum.net | hvazone.net | hvanews.net | vnhacker.org
1999 - 2013 ©
v2012|0504|218|
|
|