<br><br><div><span class="gmail_quote">On 8/28/07, <b class="gmail_sendername">Igor Sysoev</b> &lt;<a href="mailto:is@rambler-co.ru">is@rambler-co.ru</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, Aug 28, 2007 at 02:32:46PM +0530, Abhishek Singh wrote:<br><br>&gt; On 8/27/07, Abhishek Singh &lt;<a href="mailto:opensourcelearning@gmail.com">opensourcelearning@gmail.com</a>&gt; wrote:<br>&gt; &gt;<br>&gt; &gt; On 8/27/07, Igor Sysoev &lt;
<a href="mailto:is@rambler-co.ru">is@rambler-co.ru</a>&gt; wrote:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; On Mon, Aug 27, 2007 at 04:30:59PM +0530, Abhishek Singh wrote:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; thanks for replying so fast , i am using nginx as a proxy for mongrel
<br>&gt; &gt; &gt; , so<br>&gt; &gt; &gt; &gt; in this scenario my nginx will be client or browser (who has sent this<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; request) because i am using alertra for website monitoring by urls so
<br>&gt; &gt; &gt; there<br>&gt; &gt; &gt; &gt; is one url where i am getting error and alertra is showing<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Time: 08/27/2007 04:03:09 US/Eastern<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;Abbreviation: slidview
<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;URL: <a href="http://www.example.com/inet/scalable-web-a">http://www.example.com/inet/scalable-web-a</a><br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;Checked From: Atlanta USA<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;Result: Error<br>
&gt; &gt; &gt; &gt;&nbsp;&nbsp;Result Message: Connection to HTTP service failed<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;Server Code: None<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;Server Message: Unrecognized HTTP error<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;File Size: N/A<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;Elapsed Time: 
30.07 Seconds<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; when i am checking in nginx log so for the same url i am getting 499<br>&gt; &gt; &gt; from<br>&gt; &gt; &gt; &gt; <a href="http://www.alertra.com">www.alertra.com
</a><br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; as per source file definition &quot;when a client closed<br>&gt; &gt; &gt; &gt; * the connection while we are processing its request&quot; then nginx will<br>&gt; &gt; &gt; log
<br>&gt; &gt; &gt; &gt; 499 in log file so why alertra will close the connection. or it can<br>&gt; &gt; &gt; happen<br>&gt; &gt; &gt; &gt; timeout setting in alertra, there is timeout setting&nbsp;&nbsp;of 30 second for<br>&gt; &gt; &gt; that
<br>&gt; &gt; &gt; &gt; url. Igor can u please explain me this.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; I think, the request goes to mongrel and it does not response for<br>&gt; &gt; &gt; 30 seconds. The client closes connection after its timeout.
<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Thanks allot Igor , i was also thinking same thing .<br>&gt; &gt; I really appreciate ur fast reponse.<br>&gt; &gt; Keep it up buddy.<br>&gt;<br>&gt; Should i worry about 499 error , is this serious issue for a popular web
<br>&gt; site . Please share your views on this. Waiting for your response .<br><br>You may log $request_time. If you see 499 with long $request_time it<br>means in general that client does not wait your server.<br><br><br>
--<br>Igor Sysoev<br><a href="http://sysoev.ru/en/">http://sysoev.ru/en/</a></blockquote><div><br>Hi Igor,<br><br>If you see 499 with long $request_time it means in general that client does not wait your server. Can u tell me exactly what it means .
<br><br><br><br></div><br></div><br>