|
First thing I noticed is that you have a "-1" galleries
in a catagory, for number of galleries.
You've got an improperly initialized variable there
somewhere. Depending on your code this may or
may not lead to some problems later.
I assume to keep the speed up that you are loading
each gallery as an array and directly feeding it out
port 80. What's the memory looking like with a db of
5000 galleries?
|