|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2007
/
2007-12
/
Internal Server Error
[
req / sec / aT <pakistan(at)gmail.com> ]
[
redirect question / =?ISO-8859-2?Q?KOZMAN_B=E1lint... ]
Internal Server Error
"Asghar Ali" <asghar(at)mobile-worx.com> |
2007-12-12 18:45:54 |
[ FULL ]
|
Hi,
I am running a web application with pound as a load balancer. I seem to get
internal server error when I run 10 clusters of mongrel along with pound but
works fine when I run the application in a single port of mongrel.
I assume that there is a timeout issue which I think it ll take some time
for me to solve, but can I increase the timeout and where should do that to
clear this issue.
Thanks & Regards,
Asghar Ali
|
|
|
|
|
Re: [Pound Mailing List] Internal Server Error
Pete DeLaurentis <pete(at)nextengine.com> |
2007-12-12 21:18:33 |
[ FULL ]
|
Hi Asghar,
Searching the web on this topic, there is supposed to be a TimeOut
directive (it defaults to 15 seconds), but in my case I receive an
error when trying to use it.
line 8: unknown directive " TimeOut 60" - aborted
-Pete
On Dec 12, 2007, at 9:45 AM, Asghar Ali wrote:
[...]
|
|
|
RE: [Pound Mailing List] Internal Server Error
"Asghar Ali" <asghar(at)mobile-worx.com> |
2007-12-13 06:56:23 |
[ FULL ]
|
Hi,
After searching about this issue, I found that it might have do to something
with the DB. So, I modified my.cnf of my MySQL Server with the all the
variables suggested to change (wait_timeout and some other query size
variables).
The timeout happens when the MySQL CPU Usage is 100% during a particular
query in my application. The query takes place on a table with 170k records,
but the mongrel seems to reject the response and a timeout happens which I
think leads to internal server error.
Can somebody please give some pointers on that?
Thanks & Regards,
Asghar Ali
-----Original Message-----
From: Pete DeLaurentis [mailto:pete(at)nextengine.com]
Sent: Thursday, December 13, 2007 1:49 AM
To: pound(at)apsis.ch
Subject: Re: [Pound Mailing List] Internal Server Error
Hi Asghar,
Searching the web on this topic, there is supposed to be a TimeOut
directive (it defaults to 15 seconds), but in my case I receive an
error when trying to use it.
line 8: unknown directive " TimeOut 60" - aborted
-Pete
On Dec 12, 2007, at 9:45 AM, Asghar Ali wrote:
[...]
--
To unsubscribe send an email with subject unsubscribe to pound(at)apsis.ch.
Please contact roseg(at)apsis.ch for questions.
|
|
|
|