| From: | Chris Johnson <cmj(at)inline-design(dot)com> |
|---|---|
| To: | Aldrin Leal <aldrin(at)americasnet(dot)com> |
| Cc: | Stephane Dupille <sdupille(at)yahoo(dot)com>, pgsql-admin(at)postgreSQL(dot)org |
| Subject: | Re: [ADMIN] Problems with heavy-loaded postgres |
| Date: | 1998-09-11 21:38:20 |
| Message-ID: | Pine.LNX.4.00.9809111737370.5792-100000@boreus.bedfo.ma.tiac.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Come on now - this isn't a real solution! If the site is popular then he
will get more than 50 connections... fastcgi or not he will be over that
limit.
Chris
--
As I learn the innermost secrets of the people around me, they reward
me in many ways to keep me quiet.
On Fri, 11 Sep 1998, Aldrin Leal wrote:
>
> > When I try to access the database with 50 simultaneous connections,
> >the database crash, when I use the -o-F option for postmaster, and
> >doesn't crash if I do not use it.
>
>
> I suggest you to reduce the load postgresql receives. A trick is to use
> FastCGI, turning cgi sessions into full-time data servers. Open
> http://www.fastcgi.com/ and take a look (theres another url, but i cant
> remember, i think its fastcgi.idle.com, check it out, please :])
>
> done. Aldrin Leal <aldrin(at)americasnet(dot)com>
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aldrin L. | 1998-09-12 01:20:14 | Re: [ADMIN] Problems with heavy-loaded postgres |
| Previous Message | Lorenzo Huerta | 1998-09-11 14:57:06 | Re: [ADMIN] Strange behaviour |