changeset 3337:4a99684543f7 beta

fixes #753 inform about some problems with antivirus software in RhodeCode on windows
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 08 Feb 2013 22:16:07 +0100
parents f62d805544a4
children cfc0fef66ddd
files docs/usage/troubleshooting.rst
diffstat 1 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/docs/usage/troubleshooting.rst	Fri Feb 08 22:11:23 2013 +0100
+++ b/docs/usage/troubleshooting.rst	Fri Feb 08 22:16:07 2013 +0100
@@ -58,7 +58,14 @@
 |
 
 :Q: **UnicodeDecodeError on Apache mod_wsgi**
-:A: Pleas read: https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/modwsgi/#if-you-get-a-unicodeencodeerror
+:A: Please read: https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/modwsgi/#if-you-get-a-unicodeencodeerror
+
+|
+
+:Q: **Requests hanging on Windows**
+:A: Please try out with disabled Antivirus software, there are some known problems with Eset Anitivirus. Make sure 
+    you have installed latest windows patches (especially KB2789397)
+
 
 For further questions search the `Issues tracker`_, or post a message in the
 `google group rhodecode`_