Re: hitting the limits



windandwaves wrote:
Jerry Stuckle wrote:

windandwaves wrote:

Hi Folk

I am managing a site, www.friars.co.nz that seems to be hitting the
limits and I keep getting the 500 error. According to the people
from webfarm it is because my script are too demanding or not closed
properly. I dont believe you have to "close" PHP scripts or even database
connections. The site also accesses a 80 Megabyte database.

Do you know of a way I can find out where the problems are or
improving the performance of the site?

I uses ob_start and ob_end_flush, would that cause problems?

TIA



Nicolaas



Well, ob_start and ob_end_flush require system resources; the bigger
the page the more resources it requires.

You might not be using many resources with it. You may be using a
lot. It all depends on the site and what you're using it for.


Hmm, yes, the good thin with ob_end is that I can resize the actual HMTL to be very small, meaning that what we send is small - at least.



Why even us it? I find very seldom do I need it. And it does add overhead.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.



Relevant Pages

  • Re: hitting the limits
    ... limits and I keep getting the 500 error. ... I dont believe you have to "close" PHP scripts or even database ... The site also accesses a 80 Megabyte database. ... You might not be using many resources with it. ...
    (comp.lang.php)
  • Re: hitting the limits
    ... www.friars.co.nz that seems to be hitting the limits and I keep getting the 500 error. ... I dont believe you have to "close" PHP scripts or even database connections. ... You might not be using many resources with it. ...
    (comp.lang.php)
  • Re: Search efficiency - RDMS search versus free text search
    ... so for example a list of all resources relating to ... One way of doing this is with a SQL query against the database ... we are using the Google Search Appliance ... early 1980's that did fuzzy searching. ...
    (comp.databases.theory)
  • Re: Search efficiency - RDMS search versus free text search
    ... so for example a list of all resources relating to ... One way of doing this is with a SQL query against the database ... the engine itself will do full text indexing for ...
    (comp.databases.theory)
  • Re: Contact Info/ Phone Log for Families K -12
    ... If the OP wishes to get a database up and running as soon as ... Here's some links to free resources that may give you a start. ... Allen's tutorials should give you an overview of how to proceed. ... A free tutorial written by Crystal (MS Access MVP): ...
    (microsoft.public.access.gettingstarted)

Quantcast