HTTP Status 503 - Servlet jsp is currently unavailable

503 Service Unavailable与404(404 Service Unavailable)是同属一种网页状态出错码。
503是服务器出错的一种返回状态。 根据你的描述,我猜测你的问题应该是服务器过载引起的,你的项目服务器是不是有很多项目在用,如果是,就很可能是由于服务器的访问量过大导致服务器过载了 
以下是百度到的一些资料希望对你能有帮助: 出现503错误,其日志都是记录在%Systemroot%\System32\LogFiles\HTTPERR\httperr1.log中。
  其中的s-reason 项:
  1、若为AppShutdown ,可能是由于CPU占用率太高导致自动关闭应用程序池。
  2、若为AppOffline ,可能是由于应用程序标识出错引起的。
  3、若为Disabled ,可能是由管理员手工关闭应用程序池引起的。

  4、若为QueueFull,可能是因为请求时应用程序池队列已满而生成该错误。

参考资料:百度百科

httperr1.log 文件的部分内容如下:

#Software: Microsoft HTTP API 2.0
#Version: 1.0
#Date: 2016-11-11 00:59:41
#Fields: date time c-ip c-port s-ip s-port cs-version cs-method cs-uri sc-status s-siteid s-reason s-queuename
2016-11-11 00:59:41 10.153.106.245 46923 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/uqgtszqylm 503 - Disabled -
2016-11-11 00:59:41 10.153.106.245 46924 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/vtosaxbpyg 503 - N/A -
2016-11-11 00:59:41 10.153.106.245 46925 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/uwwgiepwkh 503 - N/A -
2016-11-11 00:59:42 10.153.106.54 54003 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/rbvscpmsmz - - Connection_Abandoned_By_ReqQueue -
2016-11-11 00:59:45 10.153.106.71 55131 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/lubkpejgbg 503 - N/A -
2016-11-11 01:19:46 10.153.106.54 54259 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/yzcmefdtla 503 - N/A -
2016-11-11 01:39:45 10.153.106.71 40392 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/gksrcltqqo - - Connection_Abandoned_By_ReqQueue -
2016-11-11 01:39:45 10.153.106.71 40400 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/mbwitbbdiv - - Connection_Abandoned_By_ReqQueue -
2016-11-11 01:39:47 10.153.106.54 54515 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/blrmmcxggh - - Connection_Abandoned_By_ReqQueue -
2016-11-11 01:39:48 10.153.106.245 48753 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/mbzwlmcddy 503 - N/A -
2016-11-11 01:59:51 10.153.106.71 46471 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/jfowmgecot - - Connection_Abandoned_By_ReqQueue -
2016-11-11 01:59:52 10.153.106.133 60507 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/nnloumzrcz 503 - N/A -
2016-11-11 02:17:13 10.153.106.82 60110 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/plbhwvddul 503 - N/A -
2016-11-11 02:19:51 10.153.106.71 53688 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/sdotrsnnok - - Connection_Abandoned_By_ReqQueue -
2016-11-11 02:19:51 10.153.106.245 50550 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/cswdfjcaan - - Connection_Abandoned_By_ReqQueue -
2016-11-11 02:19:51 10.153.106.245 50552 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/bmepjgzpvv 503 - N/A -
2016-11-11 02:39:51 10.153.106.133 59112 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/duluhdomxv - - Connection_Abandoned_By_ReqQueue -
2016-11-11 02:39:51 10.153.106.133 64583 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/ihcsmjfthr - - Connection_Abandoned_By_ReqQueue -
2016-11-11 02:39:51 10.153.106.82 60565 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/pvviztvesh - - Connection_Abandoned_By_ReqQueue -
2016-11-11 02:39:54 10.153.106.71 60564 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/dmfotyjsdi - - Connection_Abandoned_By_ReqQueue -
2016-11-11 02:59:54 10.153.106.82 60949 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/xpknboujak 503 - N/A -
2016-11-11 02:59:54 10.153.106.82 60951 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/kzbinquhcv 503 - N/A -
2016-11-11 03:19:55 10.153.106.133 64022 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/oirgnpphlr - - Connection_Abandoned_By_ReqQueue -
2016-11-11 03:19:57 10.153.106.71 44175 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/cfbdsvpjns - - Connection_Abandoned_By_ReqQueue -
2016-11-11 03:19:57 10.153.106.71 44178 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/lmqcffnlsz - - Connection_Abandoned_By_ReqQueue -
2016-11-11 04:00:00 10.153.106.133 64008 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/wykazkztah 503 - N/A -
2016-11-11 04:00:02 10.153.106.71 54113 10.153.106.47 2869 HTTP/1.1 NOTIFY /upnp/eventing/jddhjilxqh 503 - N/A -
#Software: Microsoft HTTP API 2.0
#Version: 1.0
#Date: 2016-11-14 01:48:57
#Fields: date time c-ip c-port s-ip s-port cs-version cs-method cs-uri sc-status s-siteid s-reason s-queuename
2016-11-14 01:48:57 10.153.106.17 54372 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/fqemptvdsf - - Connection_Abandoned_By_ReqQueue -
2016-11-14 01:48:57 10.153.106.17 54375 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/jnkagjppxv - - Connection_Abandoned_By_ReqQueue -
2016-11-14 02:08:57 10.153.106.17 32888 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/hpeaneevwf - - Connection_Abandoned_By_ReqQueue -
2016-11-14 02:08:57 10.153.106.17 32891 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/snshqblsaa - - Connection_Abandoned_By_ReqQueue -
2016-11-14 02:08:59 10.153.106.74 39179 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/bcwlctxwic - - Connection_Abandoned_By_ReqQueue -
2016-11-14 02:15:40 10.153.106.82 38578 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/okqntxiarh 503 - N/A -
2016-11-14 02:28:59 10.153.106.133 60189 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/zustovqfme 503 - N/A -
2016-11-14 02:48:59 10.153.106.133 51521 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/duxwpvzjai 503 - N/A -
2016-11-14 02:49:04 10.153.106.17 46835 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/dwcjgrzfmy - - Connection_Abandoned_By_ReqQueue -
2016-11-14 03:08:13 10.153.106.6 34190 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/ewmvntsdnc 503 - N/A -
2016-11-14 03:08:13 10.153.106.6 34189 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/sndlbcsnow 503 - N/A -
2016-11-14 03:09:09 10.153.106.17 54688 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/hvfllgcvxl - - Connection_Abandoned_By_ReqQueue -
2016-11-14 03:16:18 10.153.106.6 34853 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/jzibjosxsj - - Connection_Abandoned_By_ReqQueue -
2016-11-14 03:49:02 10.153.106.133 59277 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/mpuitjrsye 503 - N/A -
2016-11-14 03:49:02 10.153.106.74 40914 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/qtnmlitwde - - Connection_Abandoned_By_ReqQueue -
2016-11-14 03:49:06 10.153.106.17 41662 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/ouokxmubwf - - Connection_Abandoned_By_ReqQueue -
2016-11-14 03:49:06 10.153.106.17 41667 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/tarysjutbw 503 - N/A -
2016-11-14 04:09:03 10.153.106.74 41194 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/dvbkxxtsrt - - Connection_Abandoned_By_ReqQueue -
2016-11-14 04:29:03 10.153.106.133 59963 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/drjdzsqdug 503 - N/A -
2016-11-14 05:09:05 10.153.106.133 57694 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/ekqeoiguwi 503 - N/A -
2016-11-14 05:09:05 10.153.106.6 40094 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/vjetdbgjxq 503 - N/A -
2016-11-14 05:09:05 10.153.106.133 53449 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/upxieodhsb 503 - N/A -
2016-11-14 05:09:05 10.153.106.133 51605 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/txrjlbqxtd 503 - N/A -
2016-11-14 05:09:07 10.153.106.6 40096 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/tzcixxhgxv - - Connection_Abandoned_By_ReqQueue -
2016-11-14 05:29:07 10.153.106.74 42755 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/wqujrxquwn - - Connection_Abandoned_By_ReqQueue -
2016-11-14 05:49:06 10.153.106.133 52397 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/gxdyljzuay 503 - N/A -
2016-11-14 05:49:36 10.153.106.6 43426 10.153.106.70 2869 HTTP/1.1 NOTIFY /upnp/eventing/gysmmagvnm 503 - N/A -
#Software: Microsoft HTTP API 2.0
#Version: 1.0
#Date: 2016-11-15 01:03:50
#Fields: date time c-ip c-port s-ip s-port cs-version cs-method cs-uri sc-status s-siteid s-reason s-queuename
2016-11-15 01:03:50 10.153.106.10 56653 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/mbvzcjpvfq - - Connection_Abandoned_By_ReqQueue -
2016-11-15 01:03:54 10.153.106.133 55527 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/equbndccvc 503 - N/A -
2016-11-15 01:03:54 10.153.106.133 57219 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/uoiygncnkh 503 - N/A -
2016-11-15 01:23:50 10.153.106.133 63137 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/vzkflodtia - - Connection_Abandoned_By_ReqQueue -
2016-11-15 01:23:50 10.153.106.133 50411 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/ingcvdwbun 503 - N/A -
2016-11-15 01:43:54 10.153.106.133 52591 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/nfgdnxqfnk - - Connection_Abandoned_By_ReqQueue -
2016-11-15 01:43:54 10.153.106.10 57200 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/ewxcvfxrra - - Connection_Abandoned_By_ReqQueue -
2016-11-15 02:03:56 10.153.106.133 58256 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/hrkanfewrz 503 - N/A -
2016-11-15 02:03:56 10.153.106.10 57486 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/fdohtybnru - - Connection_Abandoned_By_ReqQueue -
2016-11-15 02:23:59 10.153.106.133 53535 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/qqihwhmbch 503 - N/A -
2016-11-15 02:23:59 10.153.106.10 57772 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/hpwqmyhgbf 503 - N/A -
2016-11-15 02:24:13 10.153.106.90 40638 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/jbxqyhtcso 503 - N/A -
2016-11-15 02:44:00 10.153.106.133 50851 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/rzxofafljj 503 - N/A -
2016-11-15 02:44:00 10.153.106.133 50856 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/cabqemsblh 503 - N/A -
2016-11-15 02:44:02 10.153.106.10 58046 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/fxmpzxkkdl - - Connection_Abandoned_By_ReqQueue -
2016-11-15 03:04:00 10.153.106.133 59484 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/whwspikpyz - - Connection_Abandoned_By_ReqQueue -
2016-11-15 03:04:00 10.153.106.10 58327 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/mobgbomwfh 503 - N/A -
2016-11-15 03:04:02 10.153.106.10 58328 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/mbttqdkfkh - - Connection_Abandoned_By_ReqQueue -
2016-11-15 03:24:02 10.153.106.6 42999 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/derroroogo - - Connection_Abandoned_By_ReqQueue -
2016-11-15 03:24:02 10.153.106.10 58604 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/kmeedtnanw 503 - N/A -
2016-11-15 03:24:03 10.153.106.90 41503 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/bssvcsfips 503 - N/A -
2016-11-15 03:44:04 10.153.106.90 41768 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/bayteliopu 503 - N/A -
2016-11-15 03:44:04 10.153.106.133 52564 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/lrgjsiraxi 503 - N/A -
2016-11-15 03:44:04 10.153.106.133 54025 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/pzwsvyguja - - Connection_Abandoned_By_ReqQueue -
2016-11-15 04:04:06 10.153.106.6 43664 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/bwfvjvsrcm - - Connection_Abandoned_By_ReqQueue -
2016-11-15 04:04:06 10.153.106.90 42015 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/qbzjrfkgcr 503 - N/A -
2016-11-15 06:15:37 10.153.106.133 53346 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/phlcxxgbda 503 - N/A -
2016-11-15 06:15:37 10.153.106.133 62973 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/gizbuvfepx 503 - N/A -
2016-11-15 06:35:39 10.153.106.133 58504 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/kdwmxgvvex - - Connection_Abandoned_By_ReqQueue -
2016-11-15 06:35:39 10.153.106.133 52451 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/lmmljprtdl - - Connection_Abandoned_By_ReqQueue -
2016-11-15 06:55:42 10.153.106.90 43623 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/fodoaixpyc - - Connection_Abandoned_By_ReqQueue -
2016-11-15 06:55:43 10.153.106.10 33359 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/jvnyugavkk 503 - N/A -
2016-11-15 06:55:45 10.153.106.133 53070 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/ddyfqhpuuq 503 - N/A -
2016-11-15 07:15:45 10.153.106.133 50274 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/vtpamkvets 503 - N/A -
2016-11-15 07:35:47 10.153.106.90 43902 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/dnmrjmfxxh 503 - N/A -
2016-11-15 07:35:49 10.153.106.133 62907 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/cvkhuytbmw 503 - N/A -
2016-11-15 07:55:48 10.153.106.90 44144 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/ofigsqotfo 503 - N/A -
2016-11-15 07:55:50 10.153.106.10 34207 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/gzbndbkfze - - Connection_Abandoned_By_ReqQueue -
2016-11-15 08:15:50 10.153.106.133 50899 10.153.106.50 2869 HTTP/1.1 NOTIFY /upnp/eventing/xjkodtupsw 503 - N/A -
#Software: Microsoft HTTP API 2.0
#Version: 1.0
#Date: 2016-11-16 01:12:57
#Fields: date time c-ip c-port s-ip s-port cs-version cs-method cs-uri sc-status s-siteid s-reason s-queuename
2016-11-16 01:12:57 10.153.106.133 52361 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/jltzwoqmml 503 - N/A -
2016-11-16 01:12:57 10.153.106.133 55509 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/ofzzcjzgzi 503 - N/A -
2016-11-16 02:13:05 10.153.106.133 58601 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/bvmpsbmuvo 503 - N/A -
2016-11-16 02:13:06 10.153.106.10 38438 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/wnpjqoktwg - - Connection_Abandoned_By_ReqQueue -
2016-11-16 03:33:15 10.153.106.133 57005 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/bgruuscjeq - - Connection_Abandoned_By_ReqQueue -
2016-11-16 03:33:15 10.153.106.10 39542 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/podgcdujzo 503 - N/A -
2016-11-16 03:33:16 10.153.106.10 39543 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/qogldnxxzm 503 - N/A -
2016-11-16 03:53:17 10.153.106.133 63700 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/xeaocbjlek 503 - N/A -
2016-11-16 06:00:36 10.153.106.6 39841 10.153.106.74 2869 HTTP/1.1 NOTIFY /upnp/eventing/zmbgljetdb - - Connection_Abandoned_By_ReqQueue -
2016-11-16 06:01:17 10.153.106.66 54958 10.153.106.74 2869 HTTP/1.1 NOTIFY /upnp/eventing/jtexteczjf 503 - N/A -
2016-11-16 06:40:45 10.153.106.133 50096 10.153.106.74 2869 HTTP/1.1 NOTIFY /upnp/eventing/boliocmeco 503 - N/A -
2016-11-16 07:00:19 10.153.106.66 64642 10.153.106.74 2869 HTTP/1.1 NOTIFY /upnp/eventing/feznotpjor 503 - N/A -
2016-11-16 07:00:21 10.153.106.133 54505 10.153.106.74 2869 HTTP/1.1 NOTIFY /upnp/eventing/kwkenxitqr 503 - N/A -
2016-11-16 07:20:23 10.153.106.133 50240 10.153.106.74 2869 HTTP/1.1 NOTIFY /upnp/eventing/lfleinrurt 503 - N/A -
2016-11-16 07:40:23 10.153.106.66 52283 10.153.106.74 2869 HTTP/1.1 NOTIFY /upnp/eventing/amxqcymeol 503 - N/A -
2016-11-16 07:40:25 10.153.106.133 62992 10.153.106.74 2869 HTTP/1.1 NOTIFY /upnp/eventing/mdrrvijwop 503 - N/A -
2016-11-16 08:00:27 10.153.106.133 58054 10.153.106.74 2869 HTTP/1.1 NOTIFY /upnp/eventing/ttmsphvenz 503 - N/A -
#Software: Microsoft HTTP API 2.0
#Version: 1.0
#Date: 2016-11-17 00:57:47
#Fields: date time c-ip c-port s-ip s-port cs-version cs-method cs-uri sc-status s-siteid s-reason s-queuename
2016-11-17 00:57:47 10.153.106.133 55353 10.153.106.64 2869 HTTP/1.1 NOTIFY /upnp/eventing/fmmxmgrtvn 503 - N/A -
2016-11-17 00:57:51 10.153.106.9 47991 10.153.106.64 2869 HTTP/1.1 NOTIFY /upnp/eventing/ikfdsxrokf 503 - N/A -
2016-11-17 00:57:51 10.153.106.9 47993 10.153.106.64 2869 HTTP/1.1 NOTIFY /upnp/eventing/fybtbysabj - - Connection_Abandoned_By_ReqQueue -
2016-11-17 01:17:53 10.153.106.10 58592 10.153.106.64 2869 HTTP/1.1 NOTIFY /upnp/eventing/dqylxsyptz 503 - N/A -
2016-11-17 01:17:55 10.153.106.9 48267 10.153.106.64 2869 HTTP/1.1 NOTIFY /upnp/eventing/hcnxsyyxyh - - Connection_Abandoned_By_ReqQueue -
2016-11-17 01:17:55 10.153.106.133 51223 10.153.106.64 2869 HTTP/1.1 NOTIFY /upnp/eventing/fxkvlmrueg 503 - N/A -
2016-11-17 01:17:55 10.153.106.133 53279 10.153.106.64 2869 HTTP/1.1 NOTIFY /upnp/eventing/mkwvwhmwzt 503 - N/A -
2016-11-17 01:17:57 10.153.106.16 45868 10.153.106.64 2869 HTTP/1.1 NOTIFY /upnp/eventing/ptsmyscnnl 503 - N/A -
2016-11-17 01:37:55 10.153.106.10 38119 10.153.106.64 2869 HTTP/1.1 NOTIFY /upnp/eventing/rpvwofncal - - Connection_Abandoned_By_ReqQueue -
2016-11-17 01:37:55 10.153.106.6 35022 10.153.106.64 2869 HTTP/1.1 NOTIFY /upnp/eventing/cojiwdxgjh 503 - N/A -
2016-11-17 01:57:55 10.153.106.133 59024 10.153.106.64 2869 HTTP/1.1 NOTIFY /upnp/eventing/keywmdpvdw 503 - N/A -
2016-11-17 01:57:57 10.153.106.9 48833 10.153.106.64 2869 HTTP/1.1 NOTIFY /upnp/eventing/plbngfegcd 503 - N/A -
2016-11-17 02:17:56 10.153.106.133 54221 10.153.106.64 2869 HTTP/1.1 NOTIFY /upnp/eventing/ywiqhqorzd - - Connection_Abandoned_By_ReqQueue -
2016-11-17 02:37:59 10.153.106.133 57712 10.153.106.64 2869 HTTP/1.1 NOTIFY /upnp/eventing/qiufvlqyei 503 - N/A -
2016-11-17 02:58:05 10.153.106.10 39475 10.153.106.64 2869 HTTP/1.1 NOTIFY /upnp/eventing/vuzibpomym - - Connection_Abandoned_By_ReqQueue -
2016-11-17 06:07:11 10.153.106.9 39273 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/uooigusomu - - Connection_Abandoned_By_ReqQueue -
2016-11-17 06:07:12 10.153.106.9 39275 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/uqmepxnnib - - Connection_Abandoned_By_ReqQueue -
2016-11-17 06:07:46 10.153.106.9 39288 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/ulakdhrlhg - - Connection_Abandoned_By_ReqQueue -
2016-11-17 06:07:48 10.153.106.84 46889 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/aahzfbsjcv - - Connection_Abandoned_By_ReqQueue -
2016-11-17 06:07:48 10.153.106.84 46890 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/gluqisivsm - - Connection_Abandoned_By_ReqQueue -
2016-11-17 06:07:48 10.153.106.84 46891 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/jceczzqmhn 503 - N/A -
2016-11-17 06:07:52 10.153.106.10 38401 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/dubcuiutob 503 - N/A -
2016-11-17 06:07:56 10.153.106.133 54406 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/ehpnefyngo - - Connection_Abandoned_By_ReqQueue -
2016-11-17 06:10:23 10.153.106.133 60419 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/xmdkqzzetu 503 - N/A -
2016-11-17 06:10:23 10.153.106.133 54382 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/skpsqlkgvo 503 - N/A -
2016-11-17 06:27:15 10.153.106.84 47137 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/okotnhsstj - - Connection_Abandoned_By_ReqQueue -
2016-11-17 06:27:15 10.153.106.84 47139 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/jgegdalavj 503 - N/A -
2016-11-17 06:27:17 10.153.106.9 39559 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/hjwaroemep 503 - N/A -
2016-11-17 06:27:17 10.153.106.9 39560 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/ulbtsmesoq - - Connection_Abandoned_By_ReqQueue -
2016-11-17 06:27:19 10.153.106.10 44656 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/nidkziygjz - - Connection_Abandoned_By_ReqQueue -
2016-11-17 06:27:23 10.153.106.133 51907 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/odmdjcagyg 503 - N/A -
2016-11-17 06:47:16 10.153.106.133 52908 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/enmnfhjhri - - Connection_Abandoned_By_ReqQueue -
2016-11-17 06:47:16 10.153.106.84 47387 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/bzzivflrxz 503 - N/A -
2016-11-17 06:47:18 10.153.106.10 49114 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/fjnmjhwzvx - - Connection_Abandoned_By_ReqQueue -
2016-11-17 06:47:18 10.153.106.10 49117 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/gopzpczouc 503 - N/A -
2016-11-17 06:47:20 10.153.106.9 39826 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/lsukhtjoeu - - Connection_Abandoned_By_ReqQueue -
2016-11-17 07:07:19 10.153.106.133 53958 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/lrdvcncxzk - - Connection_Abandoned_By_ReqQueue -
2016-11-17 07:07:23 10.153.106.10 54246 10.153.106.52 2869 HTTP/1.1 NOTIFY /upnp/eventing/iuwzqicycl - - Connection_Abandoned_By_ReqQueue -


  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值