← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 741884] Re: Inaccurate documentation of https proxy-nokeepalive

 

** Patch added: "removebadcomment.patch"
   https://bugs.launchpad.net/bugs/741884/+attachment/1937059/+files/removebadcomment.patch

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/741884

Title:
  Inaccurate documentation of https proxy-nokeepalive

Status in OpenERP Web Client:
  New

Bug description:
  The Apache example in the README is very helpful, but it contains a
  misleading comment.

  The proxy-nokeepalive setting is explained with "Fix IE problem (http
  error 408/409)". However, I and others (see
  http://www.openerp.com/forum/viewtopic.php?p=43210 ) have found this
  also affecting Firefox. Also, the issue without this setting is common
  "Bad gateway" errors, so I suspect it's something deeper about how
  mod-proxy and the openerp web client interact, and should be included
  without any comment as more of a "this is needed for things to work
  properly" setting.

  Attached is a tiny patch removing the comment, against the 5 series
  trunk (I'd guess this also affects v6, but I haven't used or looked at
  that code yet).



References