On Thu, Dec 27, 2012 at 04:27:11PM -0300, Juan Pablo Roig wrote: > Hi All, > we are having problems using spacewalk 1.8.6 with chromium, for any reasons > chromium is duplicatin some request eithout any parameters, example, whe i > try to get this url from chromium: > https://spacewalk.corp.globant.com/network/systems/details/history/pending.pxt?sid=1000010001&upper=1&lower=1 > in apache logs i see: > [27/Dec/2012:16:26:17 -0300] 10.30.2.2 TLSv1 DHE-RSA-AES256-SHA "GET > /network/systems/details/history/pending.pxt?sid=1000010001&upper=1&lower=1 > HTTP/1.1" 12373 > [27/Dec/2012:16:26:17 -0300] 10.30.2.2 TLSv1 DHE-RSA-AES256-SHA "GET > /network/systems/details/history/pending.pxt HTTP/1.1" 5787 > > but if i try the same url from firefox i only see the first request. > Any ideas?
What's in the ssl_access_log? What is the status code? Is there anything like 302 (instead of 200) which would suggest that Spacewalk actually tells your browser to go to the other URL? -- Jan Pazdziora Principal Software Engineer, Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
