Hi! We recently discovered a problem with the Bamboo Artifactory plugin and the Apache configuration you suggested here <https://www.jfrog.com/confluence/display/RTF/Configuring+Apache> .
The plugin adds parameters to the PUT-request of a deployment attempt, that cannot be configured in the Artifactory Generic Deploy configuration, or overridden somehow else. In our case, it was the vcs.url parameter, that of course contained some forward dashes, that were url encoded to %2F. Using the proxy, we got 404 responses, while directly adressing our artefact repository was successful. We assume that usage of the proxy - maybe because of mod_proxy_ajp - somehow corrupted our requests. Is there any chance you can reproduce this scenario and give us a hint what could be done in this situation? Maybe a way to override oder disable the url parameters should be implemented in the plugin. Thank you! Hannes -- View this message in context: http://forums.jfrog.org/Artifactory-Plugin-vcs-url-parameter-problem-when-using-proxy-tp7580993.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
