Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Problems with gemini + proxy

web-app

I am using Gemini through a Squid 2.5.STABLE10 in my work and when I try to download a attached file, this is received with zero bytes, but the file is received perfectly without Squid.

The problem apparently is generated in the usage of HTTP 1.0 requests, in this case the server response is incorrect, and Squid use HTTP 1.0 protocol.
I reproduce the error without Squid changing the options of Internet Explorer to force it to use HTTP 1.0.

I have used Fiddler to watch the HTTP requests and HTTP responses and when I use a HTTP 1.0 request the program show that the response header is corrupt.

I have tested a generic Web site using HTTP 1.0 and the response is correct and the file downloaded correctly.

I guess that this is a Gemini related error or a incorrect configuration of IIS/ASPNET.

Any clue?

dracopql
· 1
dracopql
Replies (4)
helpful
0
not helpful

We have not seen this before, we will investigate are report back.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

I'll be waiting.

Thanks.


dracopql
· 1
dracopql
helpful
0
not helpful

Did you test with HTTP 1.1?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

The tests with HTTP 1.1 works fine, but this Squid version doesn't support HTTP 1.1 (I think neither do the new ones).

This issue could be considered as a bug or the use of HTTP 1.1 is considered a requirement?


dracopql
· 1
dracopql