MB per session
Hi,I'm currently developing something in PHP with Apache on a Linux box. I need some information regarding how to find out what ammounts of memmory one visitor consumes.
Like how much memory would a apache session take and how can I monitor this.
I'm welcoming all aspects or ideas on memmory usage with apache / php. Is this a very memory consuming combination?
What would be a good goal when it comes to MB / per session?
Thanks.