I'm hoping that someone on this list will tell me if the following is a mis-configuration.

I'm running MoinMoin 1.8.1, with mod_wsgi inside of Apache, and I see the some of the time, when users go to access the RSS feed.  I can hit the server, and it will generate this error.  If I do a refresh on the same page, the error does not appear.  It looks like it is related to whether or not the request is the first in the particular WSGI process.

[error] 2009-04-06 10:30:33,355 WARNING MoinMoin.request:1387 Duplicate http header: 'Expires: Sun, 06 Apr 2008 17:30:33 GMT' (ignored)
[error] 2009-04-06 10:30:33,356 WARNING MoinMoin.request:1388 Header added first at:
[error]   File "<masked>/lib64/python2.5/site-packages/MoinMoin/server/server_wsgi.py", line 29, in moinmoinApp
[error]   File "<masked>/lib64/python2.5/site-packages/MoinMoin/request/__init__.py", line 1311, in run
[error]   File "<masked>/lib64/python2.5/site-packages/MoinMoin/action/rss_rc.py", line 109, in execute
[error]
[error] 2009-04-06 10:30:33,356 WARNING MoinMoin.request:1389 Header added again at:
[error]   File "<masked>/lib64/python2.5/site-packages/MoinMoin/server/server_wsgi.py", line 28, in moinmoinApp
[error]   File "<masked>/lib64/python2.5/site-packages/MoinMoin/request/request_wsgi.py", line 35, in __init__
[error]   File "<masked>/lib64/python2.5/site-packages/MoinMoin/request/__init__.py", line 220, in __init__
[error]   File "<masked>/lib64/python2.5/site-packages/MoinMoin/session.py", line 437, in after_auth
[error]   File "<masked>/lib64/python2.5/site-packages/MoinMoin/session.py", line 339, in set
[error]   File "<masked>/lib64/python2.5/site-packages/MoinMoin/session.py", line 335, in _set_cookie
[error]   File "<masked>/lib64/python2.5/site-packages/MoinMoin/request/__init__.py", line 1604, in disableHttpCaching
[error]

This doesn't seem to be causing any harm, but it certainly is annoying to see in the logs, and I'm worried that it will hide other issues in the log files.

Any insight?  Thanks!

-Eric.



------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to