quote from that same paragraph:

"
10.5.5 504 Gateway Timeout

   The server, while acting as a gateway or proxy, did not receive a
   timely response from the upstream server specified by the URI (e.g.
   HTTP, FTP, LDAP) or some other auxiliary server (e.g. DNS) it needed
   to access in attempting to complete the request.
"

it clearly says that 504 is a general timeout without specific
"cause". it says that it can be caused by remote server, DNS,...

thing is that we don't know what's causing it (neither that 504 says
the source as stated from that paragraph) and we need to treat it as
any other timeout. also, i don't see any problems with that approach.

if you have other idea you are more than welcome to share.

kr

On Sun, Jun 19, 2011 at 12:21 AM,  <bua...@gmail.com> wrote:
>
> If the proxy returns 504 the hostname is probably not existing,
> but in anyway the response came not from the upstream target (specified
> in -u) and should not interpreted as such.
> http://tools.ietf.org/html/rfc2616#section-10.5.5
>
>
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically advanced content
> authoring tool. Experience the power of Track Changes, Inline Image
> Editing and ensure content is compliant with Accessibility Checking.
> http://p.sf.net/sfu/ephox-dev2dev
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>



-- 
Miroslav Stampar

E-mail: miroslav.stampar (at) gmail.com
PGP Key ID: 0xB5397B1B

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to