cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: Server memory usage

From: Leonardo <leobasilio_at_gmail.com>
Date: Sat, 7 Feb 2009 17:12:06 -0200

I think you're right. According to what I've observed, it looks like apache
is the one buferring data. I think that my script downloads data faster than
the user does. I mean, let's say it downloads 100KB and sends 50KB to the
browser. There's 50KB left on memory. Then it downloads more 100KB and sends
more 50KB. Now there's 100KB left on memory. I've been wondering how to
manage apache's output buffer. If it could store data in a file in place of
memory, it would be great.

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2009-02-07