For csv and zip thing, you could use nonsymfony batch scripts .
Alecs

On Mon, Oct 26, 2009 at 6:56 PM, charline <[email protected]> wrote:

>
> Hi,
>
> I have a memory problem on a server running Symony 1.2.7 with php
> 5.2.11, Apache 2.2.3
> The application is mainly an admin-generator, I added 1 function that
> create some csv files and 1 that create csv+zip
>
> Apache processes are using a lot of memory (200MB + each)
> Server admin said the issue is that the dataset being requested and
> held open by Apache is very large, a trace of the memory consumption
> for one of the processes reveals that 'anonymous' data is being held
> in memory.
> this reveals a problem with the code of my site or the dataset being
> requested from my MySQL database.
>
> I installed xdebug and following the values of the variable, I noticed
> that $this->dispatcher and $this->configuration contain themselves
> http://forum.symfony-project.org/index.php/fa/1301/0/
> Is that normal ?
> Could it be the source of my problem ?
>
> Thanks for any help
>
> Charline.
>
> >
>


-- 
As programmers create bigger & better idiot proof programs, so the universe
creates bigger & better idiots!
I am on web:  http://www.alecslupu.ro/
I am on twitter: http://twitter.com/alecslupu
I am on linkedIn: http://www.linkedin.com/in/alecslupu
Tel: (+4)0748.543.798

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to