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 -

HTTP Status 503 - Servlet jsp is currently unavailable相关推荐

  1. Servlet+JSP一文完结

    目录 前言: 一.Servlet简介 二.生命周期 三.Servlet实例 四.Servlet表单数据 五.客户端HTTP请求. 六.Servlet服务器HTTP响应 七.Servlet HTTP状态 ...

  2. 【Ajax Servlet JSP MySQL】Ajax实现省份地区选择:三级联动

    三级联动效果展示 环境 Eclipse for Java EE MySQL数据库 相关使用语言 Java(Java,Servlet后台处理) Web(HTML,CSS,JS,JSON,GSON.JS与 ...

  3. java servlet jsp javabean关系图,一个关于javaBean+servlet+jsp的MVC架构有关问题

    当前位置:我的异常网» Java Web开发 » 一个关于javaBean+servlet+jsp的MVC架构有关问题 一个关于javaBean+servlet+jsp的MVC架构有关问题 www.m ...

  4. JDBC+Servlet+JSP整合开发之26.JSP内建对象

    –使用内建对象的目的  –内建对象  –out 内建对象  –request 内建对象  –response 对象  –session 内建对象  –pageContext 内建对象  –applic ...

  5. portlet_Portlet Servlet JSP

    portlet In the previous tutorials that we've examined before, a RenderResponse writer is used mainly ...

  6. Head First Servlet JSP读书笔记

    Head First Servlet && JSP 引子 Sun 考试-SCJP->SWCCD,$200 学习原则 图胜于文 采用交谈式学习风格 Keep Attention,T ...

  7. Servlet+jsp开发图书管理系统流程。

    本人在学习Servlet+JSP时候,是直接看的一个40课时的实战项目.根据项目学习写这种项目时候的套路. 学习了包括如何分层,数据结构的使用,文件,接口的整理,还有servlet+jsp的基础知识等 ...

  8. IDEA+Java+Servlet+JSP+Bootstrap+Mysql实现Web学生成绩管理系统

    目录 一.系统介绍 1.开发环境 2.技术选型 3.系统功能 4.数据库 5.工程截图 二.系统展示 1.注册页面 2.登录页面 3.学生-主页面 4.学生-个人信息-查询登录密码 5.学生-个人信息 ...

  9. 网站用户登录验证:Servlet+JSP VS Struts书剑恩仇录

    ? 什么是Struts框架 –从不同的角度看待Struts框架 –Struts框架的优点 ? 下载安装Struts框架 –下载配置Struts框架 –测试Struts框架 –安装Struts应用程序 ...

  10. 解决 javax.servlet.jsp.JspException cannot be resolved to a type的问题

    使用eclipse导入maven项目后出现javax.servlet.jsp.JspException cannot be resolved to a type问题 问题截图 问题原因 没有部署tom ...

最新文章

  1. linux虚拟用户创建目录权限不足,在CentOs中安装vsFtpd并创建多个虚拟用户,且不同的用户拥有不同的权限以及指向不同的文件夹...
  2. CentOS7之新建用户与SSH登陆
  3. 如何把你的搜索引擎也加入到Firefox中
  4. vivo手机解锁_关于手机“解锁”的话题,vivo屏幕指纹技术很有话语权
  5. unity下载文件三(http异步下载)
  6. html隐藏目录在哪里查找,使用Dirsearch查找隐藏目录
  7. MyBatis代码生成器(逆向工程)MBG使用
  8. 队列的链式存储和实现(C语言)【队列】(8)
  9. 3 了解MyBatis映射文件
  10. SinoBBD亮相全球云计算大会 彰显一体化云力量
  11. [译]R语言——Shiny框架之构建(一):1.结构——1.独立应用程序——1.应用的格式和启动
  12. linux脚本ipddr.sh 是什么,MTK DDR调试
  13. 各地的磁倾角_中国各地磁偏角
  14. Windows 删除系统恢复分区
  15. Pyts入门之时间序列的分解---奇异谱分析(七)
  16. 保存网页内容为PDF,支持文本复制,链接跳转
  17. UE4编辑器ToolBar扩展
  18. cursor android,Android Cursor用法
  19. [Go] String型常用操作
  20. 手写C语言之函数概念-函数分类-实参与形参-传值调用与传址调用介绍(11)

热门文章

  1. LeetCode刷题(44)~缺失数字【位运算:异或 】
  2. linux下编译出现tmp空间不足解决办法
  3. 微信小程序实战(一)之仿美丽说
  4. 同花顺平台指标源码 超赢天下
  5. Unity_Shader扩展篇_18_Unity Shader入门精要
  6. 病毒变种 PTA(JAVA)
  7. 甘特图代码解惑,急急急
  8. ubuntu apache php mysql 配置_Ubuntu下的Apache、Mysql、PHP环境搭建
  9. 多表查询案例(例题+答案)
  10. 极客庙会要来【上海】了!我们12.14等你来玩