On Oct 6, 10:18 am, "Graham Dumpleton" <[EMAIL PROTECTED]>
wrote:
> 2008/10/6 gert <[EMAIL PROTECTED]>:
>
> > Failed requests:        9993 But I did have 1564.21 requests per second
> > doh :-)
> > anywayhttp://87.98.218.86/gil.pyseem to work ?
>
> >http://87.98.218.86/bench.txt(added my apache.conf)
>
> >http://87.98.218.86/bench.htm
>
> > So did we find a gil bug in Grahams mighty code ?
>
> No one will never know because you never post enough information. If
> the script is generating a 500 error response, what was the traceback
> or other error in the Apache error log? Have you tried to debug what
> was causing the error?
>
> Graham

I have alooooot of this

[Mon Oct 06 09:56:02 2008] [error] [client 127.0.0.1] Traceback (most
recent cal                                   l last):
[Mon Oct 06 09:56:02 2008] [error] [client 127.0.0.1]   File "/srv/www/
gil.py",                                    line 11, in application
[Mon Oct 06 09:56:02 2008] [error] [client 127.0.0.1]
db.query("SELECT test                                    FROM test")
[Mon Oct 06 09:56:02 2008] [error] [client 127.0.0.1] InterfaceError:
(0, '')
[Mon Oct 06 09:56:02 2008] [error] [client 127.0.0.1] mod_wsgi
(pid=1134): Excep                                   tion occurred
processing WSGI script '/srv/www/gil.py'.


Cool I noticed that pressing f5 it sometimes works and sometimes
doesn't lol :) :) :)

when it works i get

[Mon Oct 06 10:30:46 2008] [info] [client 80.200.216.121] mod_wsgi
(pid=1542, process='', application=''): Loading WSGI script '/srv/www/
gil.py'.

When it doesnt i get

[Mon Oct 06 09:56:02 2008] [error] [client 127.0.0.1] Traceback (most
recent cal                                   l last):
[Mon Oct 06 09:56:02 2008] [error] [client 127.0.0.1]   File "/srv/www/
gil.py",                                    line 11, in application
[Mon Oct 06 09:56:02 2008] [error] [client 127.0.0.1]
db.query("SELECT test                                    FROM test")
[Mon Oct 06 09:56:02 2008] [error] [client 127.0.0.1] InterfaceError:
(0, '')
[Mon Oct 06 09:56:02 2008] [error] [client 127.0.0.1] mod_wsgi
(pid=1134): Excep                                   tion occurred
processing WSGI script '/srv/www/gil.py'.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to