<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Alexey Zakhlestin's blog - Latest Comments</title><link>http://alexeyzakhlestinsblog.disqus.com/</link><description></description><atom:link href="https://alexeyzakhlestinsblog.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 04 Jan 2021 06:25:43 -0000</lastBuildDate><item><title>Re: DNS SRV-records support in HTTP-browsers</title><link>http://blog.milkfarmsoft.com/2009/09/dns-srv-records-support-in-http-browsers/#comment-5211803092</link><description>&lt;p&gt;Let's do it 22, maybe after my death they will implement this.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sergey Sergeev</dc:creator><pubDate>Mon, 04 Jan 2021 06:25:43 -0000</pubDate></item><item><title>Re: DNS SRV-records support in HTTP-browsers</title><link>http://blog.milkfarmsoft.com/2009/09/dns-srv-records-support-in-http-browsers/#comment-4558661968</link><description>&lt;p&gt;They didn't.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RelatedTitle</dc:creator><pubDate>Mon, 29 Jul 2019 23:10:38 -0000</pubDate></item><item><title>Re: DNS SRV-records support in HTTP-browsers</title><link>http://blog.milkfarmsoft.com/2009/09/dns-srv-records-support-in-http-browsers/#comment-4269263737</link><description>&lt;p&gt;Hi i want a  sexy  girlfriend&amp;lt;&lt;b&gt;spoiler&amp;gt;&lt;/b&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Noman</dc:creator><pubDate>Fri, 04 Jan 2019 09:53:36 -0000</pubDate></item><item><title>Re: DNS SRV-records support in HTTP-browsers</title><link>http://blog.milkfarmsoft.com/2009/09/dns-srv-records-support-in-http-browsers/#comment-4269261823</link><description>&lt;p&gt;Hii&lt;br&gt;Helo&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Noman</dc:creator><pubDate>Fri, 04 Jan 2019 09:52:22 -0000</pubDate></item><item><title>Re: DNS SRV-records support in HTTP-browsers</title><link>http://blog.milkfarmsoft.com/2009/09/dns-srv-records-support-in-http-browsers/#comment-3584642908</link><description>&lt;p&gt;still hoping for it!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Filippos Vasilakis</dc:creator><pubDate>Wed, 25 Oct 2017 16:49:39 -0000</pubDate></item><item><title>Re: regexps in PHP, again</title><link>http://blog.milkfarmsoft.com/2006/12/regexps-in-php-again/#comment-3516171265</link><description>&lt;p&gt;Hi there,&lt;/p&gt;&lt;p&gt;I would like to add an extra function to your test. I tested the same source code but added the mb_ereg_match function, and that ran every so slightly faster than mb_ereg_search.&lt;/p&gt;&lt;p&gt;preg_match:      1.4547030925751&lt;br&gt;mb_ereg:         1.8813030719757&lt;br&gt;mb_ereg_search:  0.79150390625&lt;br&gt;mb_ereg_match:  0.78851294517517&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Clinton Shane Wright</dc:creator><pubDate>Wed, 13 Sep 2017 16:49:53 -0000</pubDate></item><item><title>Re: DNS SRV-records support in HTTP-browsers</title><link>http://blog.milkfarmsoft.com/2009/09/dns-srv-records-support-in-http-browsers/#comment-3262712614</link><description>&lt;p&gt;Yes... you can use an IP address, but in the context of SRV records (where you're trying to even further abstract the actual IP by use of FQDN's pointing to address:port, rather than just address)... it seems like an odd requirement. If you e.g. 'always' know the IP, you don't need SRV records, except to make the URI for the resource look 'pretty' (i.e. to abstract the Port, not to load balance). I'd ALWAYS have a target pointing to an 'A' record... sometimes a CNAME... but A records are safer if you do - or might - ever use certificates for the resource concerned (CN must match FQDN). Of course we use very low TTL's for records for load balanced systems. The trailing dot is a BIND thing... your DNS and, more particularly, its UI may or may not require it... most are automatic these days.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Sadler</dc:creator><pubDate>Wed, 19 Apr 2017 02:42:31 -0000</pubDate></item><item><title>Re: DNS SRV-records support in HTTP-browsers</title><link>http://blog.milkfarmsoft.com/2009/09/dns-srv-records-support-in-http-browsers/#comment-3262706229</link><description>&lt;p&gt;Ummmm.... wrong. SIP is w-a-y more time sensitive than... well, pretty much everything and SRV is almost mandatory for it. So, browser publishers don't support it because they are slack, or it needs refinement or whatever... not because SRV isn't the 'right' protocol to offer multi-address, multi-port load sharing without the expense of e.g L7 switches. An 'RFC' is exactly that, so you comment or you support. Doing nothing sucks. Sorry.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Sadler</dc:creator><pubDate>Wed, 19 Apr 2017 02:32:44 -0000</pubDate></item><item><title>Re: DNS SRV-records support in HTTP-browsers</title><link>http://blog.milkfarmsoft.com/2009/09/dns-srv-records-support-in-http-browsers/#comment-3154030706</link><description>&lt;p&gt;The reason this is not supported is that it can't serve the purpose you purport.&lt;/p&gt;&lt;p&gt;It works for SMTP because delays of a few minutes are not an issue. But for a timing sensitive application such as browsing, what good would this do?&lt;/p&gt;&lt;p&gt;In your example, the browser might first select &lt;a href="http://www1.example.com" rel="nofollow noopener" target="_blank" title="www1.example.com"&gt;www1.example.com&lt;/a&gt;. If that didn't respond in 21 seconds, the browser would then go for &lt;a href="http://www2.example.com" rel="nofollow noopener" target="_blank" title="www2.example.com"&gt;www2.example.com&lt;/a&gt;. If that didn't respond at the 42 second mark, the browser would go for &lt;a href="http://www-backup.example.com" rel="nofollow noopener" target="_blank" title="www-backup.example.com"&gt;www-backup.example.com&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Who exactly is going to wait 42 seconds for a page to load?&lt;/p&gt;&lt;p&gt;The load balancing you get with multiple A records is the best you can do for applications that require responsiveness. You can't provide responsive fault tolerance using just DNS.&lt;/p&gt;&lt;p&gt;And then, what exactly should the browser consider a failure that requires a fallback? What if the TCP connection can be established, but there's no HTTP response? What if there's an HTTP response, but it's an error?&lt;/p&gt;&lt;p&gt;This is not a bug in Mozilla. This is the absence of a feature; in this case, a braindead misfeature that ought not to be proposed.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elo</dc:creator><pubDate>Tue, 14 Feb 2017 02:30:12 -0000</pubDate></item><item><title>Re: DNS SRV-records support in HTTP-browsers</title><link>http://blog.milkfarmsoft.com/2009/09/dns-srv-records-support-in-http-browsers/#comment-3040285560</link><description>&lt;p&gt;Can I use IP address in the TARGET part of a SRV record ? Who adds the &lt;br&gt;trailing dot to make the hostename absolute ? is it the DNS server or &lt;br&gt;the client ?&lt;/p&gt;&lt;p&gt;&lt;a href="http://stackoverflow.com/questions/41003722/can-i-use-an-ip-address-in-a-srv-record" rel="nofollow noopener" target="_blank" title="http://stackoverflow.com/questions/41003722/can-i-use-an-ip-address-in-a-srv-record"&gt;http://stackoverflow.com/qu...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shmulik Klein</dc:creator><pubDate>Wed, 07 Dec 2016 07:19:16 -0000</pubDate></item><item><title>Re: DNS SRV-records support in HTTP-browsers</title><link>http://blog.milkfarmsoft.com/2009/09/dns-srv-records-support-in-http-browsers/#comment-3040135949</link><description>&lt;p&gt;Can I use IP address in the TARGET part of a SRV record ? Who adds the trailing dot to make the hostename absolute ? is it the DNS server or the client ?&lt;/p&gt;&lt;p&gt;&lt;a href="http://stackoverflow.com/questions/41003722/can-i-use-an-ip-address-in-a-srv-record" rel="nofollow noopener" target="_blank" title="http://stackoverflow.com/questions/41003722/can-i-use-an-ip-address-in-a-srv-record"&gt;http://stackoverflow.com/qu...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shmulik Klein</dc:creator><pubDate>Wed, 07 Dec 2016 04:19:15 -0000</pubDate></item><item><title>Re: DNS SRV-records support in HTTP-browsers</title><link>http://blog.milkfarmsoft.com/2009/09/dns-srv-records-support-in-http-browsers/#comment-2982419630</link><description>&lt;p&gt;Make that 15 years.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">network101</dc:creator><pubDate>Thu, 03 Nov 2016 03:14:32 -0000</pubDate></item><item><title>Re: DNS SRV-records support in HTTP-browsers</title><link>http://blog.milkfarmsoft.com/2009/09/dns-srv-records-support-in-http-browsers/#comment-2808127314</link><description>&lt;p&gt;Hope they will fix it before 20 years anniversary.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yura</dc:creator><pubDate>Thu, 28 Jul 2016 09:17:04 -0000</pubDate></item><item><title>Re: BeOS + SmallTalk</title><link>http://blog.milkfarmsoft.com/2007/06/beos-smalltalk/#comment-1791753740</link><description>&lt;p&gt;It?s Actually A Cool And Useful Piece Of Info. I Am Satisfied That You Shared This Useful Information With Us. Please Keep Us Up To Date Like This. Thanks For Sharing.  &lt;a href="http://taruhanbolakita.com/" rel="nofollow noopener" target="_blank" title="http://taruhanbolakita.com/"&gt;taruhan bola kita&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lala Khaylilla</dc:creator><pubDate>Wed, 14 Jan 2015 03:23:47 -0000</pubDate></item><item><title>Re: Chronograph 1.4.0</title><link>http://blog.milkfarmsoft.com/2010/10/chronograph-1-4-0/#comment-1624018351</link><description>&lt;p&gt;Thank you, powerfull and simple aplication.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dinamita Lee</dc:creator><pubDate>Tue, 07 Oct 2014 15:06:07 -0000</pubDate></item><item><title>Re: DNS SRV-records support in HTTP-browsers</title><link>http://blog.milkfarmsoft.com/2009/09/dns-srv-records-support-in-http-browsers/#comment-1529754860</link><description>&lt;p&gt;it is 2014 now, seem like FF still not not srv&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jing</dc:creator><pubDate>Wed, 06 Aug 2014 03:54:36 -0000</pubDate></item><item><title>Re: XSLCache in PECL</title><link>http://blog.milkfarmsoft.com/2009/08/xslcache-in-pecl/#comment-1032482089</link><description>&lt;p&gt;i agree. i actually thought i saw documentation (perhaps unofficial), that specifically noted XSLCache was configured for Apache (but did not suggest it wasn't configured for Nginx). it didn't make much sense because, as you mention, XSLCache operates at the PHP level. figured i would ask here before installing.&lt;/p&gt;&lt;p&gt;since i can't find good documentation about the extension (the nytimes site is jacked), i would like to know if this extension allows parameters to be passed to the stylesheets as the XSLTProcessor. i suppose i should just download and read the code.&lt;/p&gt;&lt;p&gt;thank you for maintaining this extension by the way.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">m</dc:creator><pubDate>Fri, 06 Sep 2013 14:17:40 -0000</pubDate></item><item><title>Re: XSLCache in PECL</title><link>http://blog.milkfarmsoft.com/2009/08/xslcache-in-pecl/#comment-1031099077</link><description>&lt;p&gt;You mean &lt;a href="http://wiki.nginx.org/HttpXsltModule" rel="nofollow noopener" target="_blank" title="http://wiki.nginx.org/HttpXsltModule"&gt;http://wiki.nginx.org/HttpX...&lt;/a&gt; ? That's an option when you need to do full-page transoformations during output phase. But XSLT is used for a lot of other tasks (cross-schema transformations of input-data, mostly) and it should happen fast. So, solution on PHP level still makes sense&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey Zakhlestin</dc:creator><pubDate>Thu, 05 Sep 2013 13:05:29 -0000</pubDate></item><item><title>Re: XSLCache in PECL</title><link>http://blog.milkfarmsoft.com/2009/08/xslcache-in-pecl/#comment-1031064330</link><description>&lt;p&gt;Nginx?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">m</dc:creator><pubDate>Thu, 05 Sep 2013 12:34:34 -0000</pubDate></item><item><title>Re: Pake: PHP project build system</title><link>http://blog.milkfarmsoft.com/2009/08/pake-php5-project-build-system/#comment-1007460586</link><description>&lt;p&gt;dgggddgdddgd&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dgdg</dc:creator><pubDate>Tue, 20 Aug 2013 00:38:59 -0000</pubDate></item><item><title>Re: on PHP&amp;#8217;s webserver</title><link>http://blog.milkfarmsoft.com/2011/03/on-phps-webserver/#comment-988970854</link><description>&lt;p&gt;interesting! some more details?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">raymond</dc:creator><pubDate>Mon, 05 Aug 2013 04:44:37 -0000</pubDate></item><item><title>Re: regexps in PHP, again</title><link>http://blog.milkfarmsoft.com/2006/12/regexps-in-php-again/#comment-718144753</link><description>&lt;p&gt;Thanks, I was almost going to replace series of  mb_ereg use in my code to preg_match because of many advices in stack overload etc.,    There is another post on &lt;a href="http://d.hatena.ne.jp/ichii386/20071123/1195762543" rel="nofollow noopener" target="_blank" title="http://d.hatena.ne.jp/ichii386/20071123/1195762543"&gt;http://d.hatena.ne.jp/ichii...&lt;/a&gt; which shows comparable results&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dutch Adachi</dc:creator><pubDate>Sat, 24 Nov 2012 08:59:05 -0000</pubDate></item><item><title>Re: Syck for PHP goes Beta (in PECL)</title><link>http://blog.milkfarmsoft.com/2007/07/syck-for-php-goes-beta-in-pecl/#comment-686842656</link><description>&lt;p&gt;how to install in windows 7 ? any one can describe...?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Surajit Debnath</dc:creator><pubDate>Fri, 19 Oct 2012 01:57:30 -0000</pubDate></item><item><title>Re: DNS SRV-records support in HTTP-browsers</title><link>http://blog.milkfarmsoft.com/2009/09/dns-srv-records-support-in-http-browsers/#comment-276832367</link><description>&lt;p&gt;But it is not committed and waits for approval. I doubt, that is the longest-living bug in mozilla, but, still, 10 years is a great age for a bug. Let’s party! &lt;br&gt;_______________&lt;br&gt;Steven&lt;br&gt;&lt;a href="“http://dnslookup.org.uk”" rel="nofollow noopener" target="_blank" title="“http://dnslookup.org.uk”"&gt; DNS Look up&lt;/a&gt;&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brain Steven</dc:creator><pubDate>Thu, 04 Aug 2011 03:10:52 -0000</pubDate></item><item><title>Re: on PHP&amp;#8217;s webserver</title><link>http://blog.milkfarmsoft.com/2011/03/on-phps-webserver/#comment-234011767</link><description>&lt;p&gt;Thats great. My working process on &lt;a href="http://phpforms.net/" rel="nofollow noopener" target="_blank" title="http://phpforms.net/"&gt;web forms&lt;/a&gt; will be now easiest.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pavel Burminsky</dc:creator><pubDate>Fri, 24 Jun 2011 04:24:38 -0000</pubDate></item></channel></rss>