Revision 041f3d3...

Go back to digest for 3rd November 2013

Bug Fixes in Other

Marco Martin committed changes in [bodega-webapp-manager] /:

proxied connections are "close"

when doing proxy connection to the server, seems that if they are keep-alive only one request will work, subsequent requests will get lost. Probaby is an issue of life-span of the proxy_request and proxy_response objects

File Changes

Modified 3 files
  •   routes.js
  •   views/assetList.jade
  •   views/assetforms/createAssetForm.js
3 files changed in total