Are you able to package up your full Apache configuration and send it
to me by direct email to my Graham.Dumpleton at Gmail address.

Have run out of time to look more at this before I get on a plane to
the US tomorrow. My quick tests shows no problem on MacOS X on Apache
2.2.15 with my mod_wsgi 3.3 or 4.0 trunk version.

Anyway, if you can get config to me, I can have a look at it on the
plane or later when get to the US and see if there is anything odd
about your arrangement of VirtualHost's etc.

Graham

On 5 March 2011 00:22, chp <[email protected]> wrote:
> Hi,
>
> Server:
> [notice] Apache/2.2.17 (Unix) mod_ssl/2.2.17
> OpenSSL/0.9.8e-fips-rhel5 mod_wsgi/3.3
> Python/2.7.1 mod_auth_passthrough/2.1
> mod_bwlimited/1.4 FrontPage/5.0.2.2635
>
>
> Without custom error directive, apache general error log
>
> [Fri Mar 04 16:12:19 2011] [error] REQUEST SYS.STDOUT
> [Fri Mar 04 16:12:19 2011] [error] REQUEST SYS.STDERR
> [Fri Mar 04 16:12:19 2011] [error] [client xxxxxx] REQUEST WSGI.ERRORS
> [Fri Mar 04 16:12:19 2011] [error] REQUEST SYS.STDOUT
> [Fri Mar 04 16:12:19 2011] [error] REQUEST SYS.STDERR
> [Fri Mar 04 16:12:19 2011] [error] [client xxxxxx] REQUEST WSGI.ERRORS
> [Fri Mar 04 16:12:20 2011] [error] REQUEST SYS.STDOUT
> [Fri Mar 04 16:12:20 2011] [error] REQUEST SYS.STDERR
> [Fri Mar 04 16:12:20 2011] [error] [client xxxxxx] REQUEST WSGI.ERRORS
>
> With custom error log directive, apache general error log
>
> [Fri Mar 04 16:14:20 2011] [info] mod_wsgi (pid=22569): Attach
> interpreter ''.
> [Fri Mar 04 16:14:20 2011] [info] mod_wsgi (pid=22571): Attach
> interpreter ''.
> [Fri Mar 04 16:14:20 2011] [info] mod_wsgi (pid=22570): Attach
> interpreter ''.
> [Fri Mar 04 16:14:29 2011] [debug] proxy_util.c(1818): proxy: grabbed
> scoreboard slot 0 in child 22574 for worker proxy:reverse
> [Fri Mar 04 16:14:29 2011] [debug] proxy_util.c(1837): proxy: worker
> proxy:reverse already initialized
> [Fri Mar 04 16:14:29 2011] [debug] proxy_util.c(1934): proxy:
> initialized single connection worker 0 in child 22574 for (*)
> [Fri Mar 04 16:14:29 2011] [info] mod_wsgi (pid=22574): Initializing
> Python.
> [Fri Mar 04 16:14:29 2011] [info] mod_wsgi (pid=22574): Attach
> interpreter ''.
>
> With custom error log directive, user error log
>
> [Fri Mar 04 16:14:29 2011] [error] GLOBAL SYS.STDOUT
> [Fri Mar 04 16:14:29 2011] [error] GLOBAL SYS.STDERR
> [Fri Mar 04 16:14:29 2011] [error] REQUEST SYS.STDOUT
> [Fri Mar 04 16:14:29 2011] [error] REQUEST SYS.STDERR
> [Fri Mar 04 16:15:23 2011] [error] REQUEST SYS.STDOUT
> [Fri Mar 04 16:15:23 2011] [error] REQUEST SYS.STDERR
>
>
>
> Then i force an error: indentation error (some spaces in front of
> 'print'), so 500 errors
>
> Apache vhost error log
>
>
> [Fri Mar 04 16:16:05 2011] [info] mod_wsgi (pid=22605): Attach
> interpreter ''.
> [Fri Mar 04 16:16:05 2011] [info] mod_wsgi (pid=22605): Adding '/xxx'
> to path.
> [Fri Mar 04 16:16:05 2011] [info] mod_wsgi (pid=22605): Adding '/xxxx'
> to path.
> [Fri Mar 04 16:16:05 2011] [info] mod_wsgi (pid=22605): Adding '/
> xxxxxx' to path.
>
>
> Apache general error log
>
> [Fri Mar 04 16:16:05 2011] [info] Server built: Mar  2 2011 15:37:17
> [Fri Mar 04 16:16:05 2011] [debug] prefork.c(1018): AcceptMutex:
> sysvsem (default: sysvsem)
> [Fri Mar 04 16:16:05 2011] [info] mod_wsgi (pid=22639): Attach
> interpreter ''.
> [Fri Mar 04 16:16:05 2011] [info] mod_wsgi (pid=22641): Attach
> interpreter ''.
>
>
> Thanks.
>
> --
> 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.
>
>

-- 
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