Re: [clamav-users] False positive submission page down (for a few days now)?

2012-05-04 Thread Ralf Hildebrandt
* Luca Gibelli : > Most likely your proxy is issuing a HTTP/1.0 request upstream? Could you PLEASE check the server's logs? We're definitely sending HTTP/1.1 requests with all the headers, see below: output from tcpdump: GET /sendfp.cgi HTTP/1.1 Host: cgi.clamav.net Pragma: no-cache User-Agent

Re: [clamav-users] False positive submission page down

2012-05-04 Thread Ralf Hildebrandt
* G.W. Haywood : > Mt. Hildebrandt, you are being unreasonable. > > The problem has been clearly explained to you, and it is your problem > to solve. You must not expect people who are managing a Web resource > which may have many thousands of clients to solve problems for every > individual cli

Re: [clamav-users] False positive submission page down

2012-05-04 Thread G.W. Haywood
Hi there, On Fri, 4 May 2012, Ralf Hildebrandt wrote: * Luca Gibelli : $ telnet proxy.charite.de 8080 Trying 141.42.1.205... Connected to proxy.charite.de. Escape character is '^]'. GET http://cgi.clamav.net/sendfp.cgi HTTP/1.0 we use name based virtual hosting, you must switch to HTTP/1.1

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-05-03 Thread Ralf Hildebrandt
* Luca Gibelli : > Hello Ralf, > > > $ telnet proxy.charite.de 8080 > > Trying 141.42.1.205... > > Connected to proxy.charite.de. > > Escape character is '^]'. > > GET http://cgi.clamav.net/sendfp.cgi HTTP/1.0 > > we use name based virtual hosting, you must switch to HTTP/1.1 and > send a Host:

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-04-19 Thread Luca Gibelli
Hello Ralf, > $ telnet proxy.charite.de 8080 > Trying 141.42.1.205... > Connected to proxy.charite.de. > Escape character is '^]'. > GET http://cgi.clamav.net/sendfp.cgi HTTP/1.0 we use name based virtual hosting, you must switch to HTTP/1.1 and send a Host: header as well See http://www.w3.org

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-04-19 Thread Ralf Hildebrandt
> Does it work if you append a random GET parameter to the URL (like > ?unused=test). Nope, still the same. Maybe somebody configured varnish to give my IP address range (193.175.73.20x) a 503: Service Unavailable? $ wget -nd -S "http://cgi.clamav.net/sendfp.cgi?unused=test"; --2012-04-19 15:50

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-04-19 Thread Török Edwin
On 04/19/2012 04:43 PM, Ralf Hildebrandt wrote: > * Ralf Hildebrandt : >> * Török Edwin : >> >>> Can you try flushing your varnish cache, and trying again? >> >> It's your varnish cache :) (we don't have any here) >> >> I already restarted my squid servers, no change. It's very odd. > > Now I empt

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-04-19 Thread Ralf Hildebrandt
* Ralf Hildebrandt : > * Török Edwin : > > > Can you try flushing your varnish cache, and trying again? > > It's your varnish cache :) (we don't have any here) > > I already restarted my squid servers, no change. It's very odd. Now I emptied my cache partitions as well: Still the same. -- Ral

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-04-19 Thread Ralf Hildebrandt
* Török Edwin : > Can you try flushing your varnish cache, and trying again? It's your varnish cache :) (we don't have any here) I already restarted my squid servers, no change. It's very odd. -- Ralf Hildebrandt Charite Universitätsmedizin Berlin ralf.hildebra...@charite.de

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-04-19 Thread Török Edwin
On 04/19/2012 04:21 PM, Ralf Hildebrandt wrote: >>> How big is the file that you're trying to upload? >> >> I'm not getting a form, all I get is "Under maintenance. Try again >> later." - must be a cachin issue somewhere > > Varnish (reverse proxy) is giving my this: > > $ telnet proxy.charite.de

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-04-19 Thread Ralf Hildebrandt
> GET http://cgi.clamav.net/sendfp.cgi HTTP/1.0 > > HTTP/1.0 503 Service Unavailable > Server: Varnish > Content-Type: text/html; charset=utf-8 > Retry-After: 5 > Content-Length: 284 > Accept-Ranges: bytes > Date: Thu, 19 Apr 2012 13:20:02 GMT > X-Varnish: 216808379 > Age: 0 > X-Cache: MISS from p

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-04-19 Thread Ralf Hildebrandt
> > How big is the file that you're trying to upload? > > I'm not getting a form, all I get is "Under maintenance. Try again > later." - must be a cachin issue somewhere Varnish (reverse proxy) is giving my this: $ telnet proxy.charite.de 8080 Trying 141.42.1.205... Connected to proxy.charite.de

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-04-19 Thread Ralf Hildebrandt
* Török Edwin : > On 04/19/2012 04:10 PM, Ralf Hildebrandt wrote: > > > >> I just tested and it worked fine for me. > >> > >> What's exactly the problem on your side? > > > > I keep getting: > > > > Under maintenance. Try again later. > > > > How big is the file that you're trying to upload?

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-04-19 Thread TR Shaw
On Apr 19, 2012, at 8:24 AM, Ralf Hildebrandt wrote: > * Török Edwin : >> On 04/19/2012 02:59 PM, Ralf Hildebrandt wrote: >>> Is there an alternative way of submitting FP's? >>> >> >> Are you using this page? >> http://www.clamav.net/lang/en/sendvirus/submit-fp/ > > Yep. > Works here in Saf

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-04-19 Thread Török Edwin
On 04/19/2012 04:10 PM, Ralf Hildebrandt wrote: > >> I just tested and it worked fine for me. >> >> What's exactly the problem on your side? > > I keep getting: > > Under maintenance. Try again later. > How big is the file that you're trying to upload? --Edwin ___

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-04-19 Thread Alain Zidouemba
Just tried it, works for me. -Alain On Apr 19, 2012, at 9:11 AM, Ralf Hildebrandt wrote: > >> I just tested and it worked fine for me. >> >> What's exactly the problem on your side? > > I keep getting: > > Under maintenance. Try again later. > > -- > Ralf Hildebrandt Charite U

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-04-19 Thread Ralf Hildebrandt
> I just tested and it worked fine for me. > > What's exactly the problem on your side? I keep getting: Under maintenance. Try again later. -- Ralf Hildebrandt Charite Universitätsmedizin Berlin ralf.hildebra...@charite.deCampus Benjamin Franklin http://www.charite.d

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-04-19 Thread Tomasz Kojm
W dniu 04/19/12 14:24, Ralf Hildebrandt pisze: > * Török Edwin : >> On 04/19/2012 02:59 PM, Ralf Hildebrandt wrote: >>> Is there an alternative way of submitting FP's? >>> >> >> Are you using this page? >> http://www.clamav.net/lang/en/sendvirus/submit-fp/ > > Yep. I just tested and it worked fin

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-04-19 Thread Ralf Hildebrandt
* Török Edwin : > On 04/19/2012 02:59 PM, Ralf Hildebrandt wrote: > > Is there an alternative way of submitting FP's? > > > > Are you using this page? > http://www.clamav.net/lang/en/sendvirus/submit-fp/ Yep. -- Ralf Hildebrandt Charite Universitätsmedizin Berlin ralf.hildeb

Re: [clamav-users] False positive submission page down (for a few days now)?

2012-04-19 Thread Török Edwin
On 04/19/2012 02:59 PM, Ralf Hildebrandt wrote: > Is there an alternative way of submitting FP's? > Are you using this page? http://www.clamav.net/lang/en/sendvirus/submit-fp/ Best regards, --Edwin ___ Help us build a comprehensive ClamAV guide: visit