|  | Posted by  lawpoop on 07/11/07 18:12 
On Jul 11, 1:40 pm, lawp...@gmail.com wrote:
 >
 > I tested Apache serving a static HTML webpage, and that got served up
 > in a timely manner during parsing.
 >
 > I understand Postgres getting bogged down with selects and inserts,
 > but there's only one instance of the PHP parser than can parse web
 > pages? That if one PHP script is bogging down on the server, all PHP
 > scripts will be bogged down?
 
 Actually, I did some more testing, and it looks like postgres is the
 culprit.
 
 I can serve static HTML pages while parsing, I can spit out data from
 infinte loops in php while parsing, but I can't seem to get data from
 other queries when doing a bunch of inserts.
  Navigation: [Reply to this message] |