summaryrefslogtreecommitdiffstats
path: root/archives/extend/attachments/20140314
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-08-29 12:39:49 +0200
committerLoïc Hoguin <[email protected]>2016-08-29 12:40:03 +0200
commitc807880f7ac73f813b2660ea81a00f7712a4e793 (patch)
treeba1d09e9b177f230665a80513b33fbd532000ce4 /archives/extend/attachments/20140314
parentb1df25a7d9cda697513650659b781b55b40898f8 (diff)
downloadninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.tar.gz
ninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.tar.bz2
ninenines.eu-c807880f7ac73f813b2660ea81a00f7712a4e793.zip
Add old mailing list archives
Diffstat (limited to 'archives/extend/attachments/20140314')
-rw-r--r--archives/extend/attachments/20140314/b2f802d3/attachment.html31
1 files changed, 31 insertions, 0 deletions
diff --git a/archives/extend/attachments/20140314/b2f802d3/attachment.html b/archives/extend/attachments/20140314/b2f802d3/attachment.html
new file mode 100644
index 00000000..a95a7cc4
--- /dev/null
+++ b/archives/extend/attachments/20140314/b2f802d3/attachment.html
@@ -0,0 +1,31 @@
+<tt>
+&lt;html&gt;<br>
+&lt;head&gt;<br>
+&lt;meta&nbsp;http-equiv=&quot;Content-Type&quot;&nbsp;content=&quot;text/html;&nbsp;charset=iso-8859-1&quot;&gt;<br>
+&lt;/head&gt;<br>
+&lt;body&nbsp;style=&quot;word-wrap:&nbsp;break-word;&nbsp;-webkit-nbsp-mode:&nbsp;space;&nbsp;-webkit-line-break:&nbsp;after-white-space;&nbsp;color:&nbsp;rgb(0,&nbsp;0,&nbsp;0);&nbsp;font-size:&nbsp;14px;&nbsp;font-family:&nbsp;Calibri,&nbsp;sans-serif;&quot;&gt;<br>
+&lt;p&nbsp;style=&quot;margin:&nbsp;0px;&nbsp;font-size:&nbsp;11px;&nbsp;font-family:&nbsp;Menlo;&quot;&gt;On&nbsp;a&nbsp;dev&nbsp;server&nbsp;I&nbsp;had&nbsp;a&nbsp;Cowboy&nbsp;app&nbsp;suddenly&nbsp;start&nbsp;returning&nbsp;timeouts&nbsp;when&nbsp;calling&nbsp;cowboy_req:body_qs(Request),&nbsp;with&nbsp;surprising&nbsp;frequency,&nbsp;which&nbsp;in&nbsp;turn&nbsp;led&nbsp;to&nbsp;500s&nbsp;back&nbsp;to&nbsp;the&nbsp;calling&nbsp;client.&nbsp;It&nbsp;only<br>
+&nbsp;appeared&nbsp;to&nbsp;happen&nbsp;when&nbsp;hitting&nbsp;one&nbsp;particular&nbsp;resource,&nbsp;and&nbsp;was&nbsp;sporadic,&nbsp;and&nbsp;I&nbsp;was&nbsp;wondering&nbsp;if&nbsp;there&nbsp;might&nbsp;be&nbsp;some&nbsp;explanation&nbsp;related&nbsp;to&nbsp;Cowboy&nbsp;(as&nbsp;opposed&nbsp;to&nbsp;maybe&nbsp;really&nbsp;weird&nbsp;VM&nbsp;issues).&nbsp;For&nbsp;full&nbsp;disclosure,&nbsp;we&nbsp;would&nbsp;first&nbsp;check&nbsp;the&nbsp;body&nbsp;with&nbsp;cowboy_req:body(Request)<br>
+&nbsp;as&nbsp;part&nbsp;of&nbsp;an&nbsp;access&nbsp;log,&nbsp;then&nbsp;ignore&nbsp;the&nbsp;returned&nbsp;cowboy_req:req()&nbsp;that&nbsp;call&nbsp;passed&nbsp;back,&nbsp;since&nbsp;we&nbsp;could&nbsp;not&nbsp;then&nbsp;stream&nbsp;the&nbsp;body&nbsp;off&nbsp;of&nbsp;it&nbsp;again.&nbsp;It&nbsp;was&nbsp;working&nbsp;fine,&nbsp;so&nbsp;I&nbsp;don't&nbsp;think&nbsp;it&nbsp;was&nbsp;related,&nbsp;but&nbsp;it&nbsp;seems&nbsp;more&nbsp;solid&nbsp;now&nbsp;after&nbsp;I&nbsp;removed&nbsp;it&nbsp;and&nbsp;I&nbsp;don't<br>
+&nbsp;know&nbsp;if&nbsp;that's&nbsp;related&nbsp;or&nbsp;not.&lt;/p&gt;<br>
+&lt;p&nbsp;style=&quot;margin:&nbsp;0px;&nbsp;font-size:&nbsp;11px;&nbsp;font-family:&nbsp;Menlo;&quot;&gt;&lt;br&gt;<br>
+&lt;/p&gt;<br>
+&lt;p&nbsp;style=&quot;margin:&nbsp;0px;&nbsp;font-size:&nbsp;11px;&nbsp;font-family:&nbsp;Menlo;&quot;&gt;&lt;br&gt;<br>
+&lt;/p&gt;<br>
+&lt;p&nbsp;style=&quot;margin:&nbsp;0px;&nbsp;font-size:&nbsp;11px;&nbsp;font-family:&nbsp;Menlo;&quot;&gt;Here&nbsp;is&nbsp;an&nbsp;example&nbsp;request&nbsp;that&nbsp;dumped&nbsp;when&nbsp;the&nbsp;process&nbsp;died&nbsp;-&nbsp;&lt;/p&gt;<br>
+&lt;p&nbsp;style=&quot;margin:&nbsp;0px;&nbsp;font-size:&nbsp;11px;&nbsp;font-family:&nbsp;Menlo;&quot;&gt;&lt;br&gt;<br>
+&lt;/p&gt;<br>
+&lt;p&nbsp;style=&quot;margin:&nbsp;0px;&nbsp;font-size:&nbsp;11px;&nbsp;font-family:&nbsp;Menlo;&quot;&gt;{req,[{socket,#Port&lt;0.7113&gt;},{transport,ranch_tcp},{connection,keepalive},{pid,&lt;0.1805.0&gt;},{method,&lt;&lt;&quot;POST&quot;&gt;&gt;},{version,'HTTP/1.1'},{peer,{{10,188,32,225},53188}},{host,&lt;&lt;&quot;bps-feedschedulervip1.turner.com&quot;&gt;&gt;},{host_info,undefined},{port,8091},{path,&lt;&lt;&quot;/encoders/Player1/record&quot;&gt;&gt;},{path_info,[&lt;&lt;&quot;record&quot;&gt;&gt;]},{qs,&lt;&lt;&quot;authToken=&#8230;&quot;&gt;&gt;},{qs_vals,[{&lt;&lt;&quot;authToken&quot;&gt;&gt;,&lt;&lt;&quot;&#8230;&quot;&gt;&gt;}]},{bindings,[{id,&lt;&lt;&quot;Player1&quot;&gt;&gt;}]},{headers,[{&lt;&lt;&quot;host&quot;&gt;&gt;,&lt;&lt;&quot;bps-feedschedulervip1.turner.com:8091&quot;&gt;&gt;},{&lt;&lt;&quot;content-type&quot;&gt;&gt;,&lt;&lt;&quot;application/x-www-form-urlencoded;<br>
+&nbsp;charset=UTF-8&quot;&gt;&gt;},{&lt;&lt;&quot;origin&quot;&gt;&gt;,&lt;&lt;&quot;http://bps-newstrondev1.turner.com&quot;&gt;&gt;},{&lt;&lt;&quot;content-length&quot;&gt;&gt;,&lt;&lt;&quot;48&quot;&gt;&gt;},{&lt;&lt;&quot;connection&quot;&gt;&gt;,&lt;&lt;&quot;keep-alive&quot;&gt;&gt;},{&lt;&lt;&quot;accept&quot;&gt;&gt;,&lt;&lt;&quot;application/json,&nbsp;text/javascript,&nbsp;*/*;&nbsp;q=0.01&quot;&gt;&gt;},{&lt;&lt;&quot;user-agent&quot;&gt;&gt;,&lt;&lt;&quot;Mozilla/5.0&nbsp;(Macintosh;&nbsp;Intel<br>
+&nbsp;Mac&nbsp;OS&nbsp;X&nbsp;10_9_2)&nbsp;AppleWebKit/537.74.9&nbsp;(KHTML,&nbsp;like&nbsp;Gecko)&nbsp;Version/7.0.2&nbsp;Safari/537.74.9&quot;&gt;&gt;},{&lt;&lt;&quot;referer&quot;&gt;&gt;,&lt;&lt;&quot;http://bps-newstrondev1.turner.com/newstron/record/record.html&quot;&gt;&gt;},{&lt;&lt;&quot;accept-language&quot;&gt;&gt;,&lt;&lt;&quot;en-us&quot;&gt;&gt;},{&lt;&lt;&quot;accept-encoding&quot;&gt;&gt;,&lt;&lt;&quot;gzip,&nbsp;deflate&quot;&gt;&gt;}]},{p_headers,[{&lt;&lt;&quot;content-type&quot;&gt;&gt;,{&lt;&lt;&quot;application&quot;&gt;&gt;,&lt;&lt;&quot;x-www-form-urlencoded&quot;&gt;&gt;,[{&lt;&lt;&quot;charset&quot;&gt;&gt;,&lt;&lt;&quot;utf-8&quot;&gt;&gt;}]}},{&lt;&lt;&quot;if-modified-since&quot;&gt;&gt;,undefined},{&lt;&lt;&quot;if-none-match&quot;&gt;&gt;,undefined},{&lt;&lt;&quot;if-unmodified-since&quot;&gt;&gt;,undefined},{&lt;&lt;&quot;if-match&quot;&gt;&gt;,undefined},{&lt;&lt;&quot;accept&quot;&gt;&gt;,[{{&lt;&lt;&quot;application&quot;&gt;&gt;,&lt;&lt;&quot;json&quot;&gt;&gt;,[]},1000,[]},{{&lt;&lt;&quot;text&quot;&gt;&gt;,&lt;&lt;&quot;javascript&quot;&gt;&gt;,[]},1000,[]},{{&lt;&lt;&quot;*&quot;&gt;&gt;,&lt;&lt;&quot;*&quot;&gt;&gt;,[]},10,[]}]},{&lt;&lt;&quot;connection&quot;&gt;&gt;,[&lt;&lt;&quot;keep-alive&quot;&gt;&gt;]}]},{cookies,undefined},{meta,[{charset,undefined},{media_type,{&lt;&lt;&quot;application&quot;&gt;&gt;,&lt;&lt;&quot;json&quot;&gt;&gt;,[]}}]},{body_state,waiting},{multipart,undefined},{buffer,&lt;&lt;&gt;&gt;},{resp_compress,false},{resp_state,waiting},{resp_headers,[{&lt;&lt;&quot;content-type&quot;&gt;&gt;,[&lt;&lt;&quot;application&quot;&gt;&gt;,&lt;&lt;&quot;/&quot;&gt;&gt;,&lt;&lt;&quot;json&quot;&gt;&gt;,&lt;&lt;&gt;&gt;]},{&lt;&lt;&quot;Access-Control-Allow-Origin&quot;&gt;&gt;,&lt;&lt;&quot;*&quot;&gt;&gt;}]},{resp_body,&lt;&lt;&gt;&gt;},{onresponse,#Fun&lt;access_log_responder.onresponse.4&gt;}]}&lt;/p&gt;<br>
+&lt;p&nbsp;style=&quot;margin:&nbsp;0px;&nbsp;font-size:&nbsp;11px;&nbsp;font-family:&nbsp;Menlo;&quot;&gt;&lt;br&gt;<br>
+&lt;/p&gt;<br>
+&lt;p&nbsp;style=&quot;margin:&nbsp;0px;&nbsp;font-size:&nbsp;11px;&nbsp;font-family:&nbsp;Menlo;&quot;&gt;&lt;br&gt;<br>
+&lt;/p&gt;<br>
+&lt;p&nbsp;style=&quot;margin:&nbsp;0px;&nbsp;font-size:&nbsp;11px;&nbsp;font-family:&nbsp;Menlo;&quot;&gt;&lt;br&gt;<br>
+&lt;/p&gt;<br>
+&lt;p&nbsp;style=&quot;margin:&nbsp;0px;&nbsp;font-size:&nbsp;11px;&nbsp;font-family:&nbsp;Menlo;&quot;&gt;As&nbsp;I&nbsp;said,&nbsp;it&nbsp;may&nbsp;be&nbsp;just&nbsp;due&nbsp;to&nbsp;VM&nbsp;issues&nbsp;or&nbsp;something,&nbsp;but&nbsp;I&nbsp;figured&nbsp;I'd&nbsp;ask&nbsp;in&nbsp;case&nbsp;there&nbsp;was&nbsp;any&nbsp;obvious&nbsp;issue.&lt;/p&gt;<br>
+&lt;/body&gt;<br>
+&lt;/html&gt;<br>
+
+</tt>