<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.sophos.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Questions about the new DPI Engine.</title><link>https://community.sophos.com/sophos-xg-firewall/sfos-v18-early-access-program/f/feedback-and-issues/118143/questions-about-the-new-dpi-engine</link><description>First of all, I&amp;#39;m just a home user, so I feel like I shouldn&amp;#39;t be complaining that much in here, or even making this post. &amp;#175;\_(ツ)_/&amp;#175; 
 --- 
 First Question: 
 
 On v18 It has introduced the brand new DPI Engine, which as said by , is a: 
 &amp;quot;Single high</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Questions about the new DPI Engine.</title><link>https://community.sophos.com/thread/427754?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2020 21:15:03 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:fb299b13-6a49-4e8f-a4f3-f736cc9ca060</guid><dc:creator>Michael Dunn</dc:creator><description>&lt;p&gt;I wrote a lengthier reply, most of it informational about packet processing and ultimately not important.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Rest assured that the architecture people know their stuff and are running lots of testing and optimization. Remember also that XG is also meant for customers with 5000 clients all simultaneously downloading things and 100 things being AV scanned at the same time.&amp;nbsp; How things look in a one client test&amp;nbsp;may max out things in a scenario that is not very real world.&lt;/p&gt;
&lt;p&gt;IIRC there are several parts of XG that look at the number of CPUs and cores and change behavior. How many threads on customer-hardware may be different than on similar XG hardware, and certainly different between an XG110 and a XG750.&lt;/p&gt;
&lt;p&gt;Though it is interesting to speculate, at some point you have to trust that we know what we are doing.&amp;nbsp; :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about the new DPI Engine.</title><link>https://community.sophos.com/thread/427752?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2020 21:03:22 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:16b9c1f7-61bd-4efc-bff8-4c49ba38cfa2</guid><dc:creator>Prism</dc:creator><description>&lt;p&gt;[quote user=&amp;quot;Billybob&amp;quot;]Not sure why the av daemon is choking.[/quote]&lt;/p&gt;
&lt;p&gt;I believe It&amp;#39;s too much traffic, Since I also believe it&amp;#39;s single-threaded, you can only put an certain amount of traffic until It hits the limit of that single core.&lt;/p&gt;
&lt;p&gt;[quote user=&amp;quot;Billybob&amp;quot;]From what I understand the only difference between DPI and proxy is the frontend that decrypts your traffic.[/quote]&lt;br /&gt;Proxy needs to kill the connection, then establish a connection between the Client and another with the Server. And then transmit data between themselves.&lt;/p&gt;
&lt;p&gt;While on the new DPI, as said by the Devs, It&amp;#39;s a proxy-less TCP layer Inspection, It probably intercepts the SSL/TLS Handshake, put It&amp;#39;s certificate in the middle and let the Client communicate with the server without a need to proxy the traffic.&lt;/p&gt;
&lt;p&gt;If that&amp;#39;s exactly how it works, well, I&amp;#39;m not a Dev, so It&amp;#39;s better for some Dev to answer this - The CPS difference between the Proxy and DPI is correct.&lt;/p&gt;
&lt;p&gt;Also &amp;quot;awarrenhttp&amp;quot; (The Web Proxy) Is also single-threaded, that&amp;#39;s another limitation of it.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;[quote user=&amp;quot;Billybob&amp;quot;]Since you are doing connections per second testing, I think fast path is not being utilized at all since all your connections have to be scanned initially (thats why large number of connections can cause DOS on servers). If you do packets per second testing, you will probably get much better results&amp;nbsp;that simulate real world conditions.[/quote]&lt;/p&gt;
&lt;p&gt;The problem with fast path, In my believe, The client is pushing way too many connections, every time creating a new one to a Web server, so I don&amp;#39;t know if It&amp;#39;s possible to offload something that&amp;#39;s generating a new connection all the time, and not transmitting everything trough a single stream. Again, I&amp;#39;m not sure about this, but fast path must works with traffic signatures and SNI for SSL/TLS.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;[quote user=&amp;quot;Billybob&amp;quot;]As always this is my understanding... I don&amp;#39;t claim to be an expert on firewalls or sophos products so take it with a grain of salt.[/quote]&lt;/p&gt;
&lt;p&gt;I&amp;#39;m also just a User, so in the end I&amp;#39;m probably wrong about &amp;gt;95% of things I say here.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for the feedback!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about the new DPI Engine.</title><link>https://community.sophos.com/thread/427743?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2020 19:49:15 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:8fac1ec4-2663-452b-a2c4-e4965f83658b</guid><dc:creator>Billybob</dc:creator><description>&lt;p&gt;Hi Prism, I think there is some flaw in your testing methodology.&amp;nbsp;Not sure why the av daemon is choking. From what I understand the only difference between DPI and proxy is the frontend that decrypts your traffic. The proxy is only limited to port 80/443 whereas snort will look into any packet. The rest of the system&amp;nbsp;has not changed from previous versions. So when you pass large amounts of traffic, snort cpu usage should go up till it maxes out your cpu depending on the load. The proxy will have some similar limit but usually much higher since it is only looking at port 80/443. If you turn on IPS and application detection, it will put extra load on your cpu since snort is matching that traffic against different signatures in addition to doing the initial packet inspection.&lt;/p&gt;
&lt;p&gt;Theoretically, the fast path optimization should bypass av scanning after initial inspection. I think if you look at the actual firewall logs it tells you when fast path is being used or not. Most of the times vendors look at the actual throughput numbers (udp throughput) for their performance specs and some do pps (packets per second).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Since you are doing connections per second testing, I think fast path is not being utilized at all since all your connections have to be scanned initially (thats why large number of connections can cause DOS on servers). If you do packets per second testing, you will probably get much better results&amp;nbsp;that simulate real world conditions.&lt;/p&gt;
&lt;p&gt;As always this is my understanding... I don&amp;#39;t claim to be an expert on firewalls or sophos products so take it with a grain of salt.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;EDIT: IS AV Daemon choking if you turn off DPI and use proxy in your test?&amp;nbsp;The proxy numbers seem way too low compared to DPI in your testing, I would have thought that the performance would be similar if not better for proxy compared to snort.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about the new DPI Engine.</title><link>https://community.sophos.com/thread/427738?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2020 17:48:18 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:c8ca94e6-5af1-4e21-b023-65b49d28ec86</guid><dc:creator>Prism</dc:creator><description>&lt;p&gt;Michael, seriously, thanks for all the answers, In reality, I&amp;#39;m just a user without knowledge on networking. So the possibilities for myself doing those tests wrong are really high.&lt;/p&gt;
&lt;p&gt;Just one more thing; Again,&lt;strong&gt; I can be complete wrong on what I&amp;#39;m about to say.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is just from a user perspective.&lt;/p&gt;
&lt;p&gt;* Picture from the latest webinar, also present on YouTube.&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/277/5518.01.png"&gt;&lt;img src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/277/5518.01.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;When I made those tests, I&amp;#39;ve decided to use 4KB - 16KB - 1MB - 100MB files, to see what It has capable of. On that sheet I&amp;#39;ve used 4KB as example. Of course, as the file size increase, the CPS would lower.&lt;/p&gt;
&lt;p&gt;So XG starts with the Firewall, It will check if there&amp;#39;s any rule allowing the communication(From top to bottom), between the user IP, to somewhere else with the desired port, then, It will check SSL/TLS Rules, in which the Rule I&amp;#39;ve made, has to decrypt all traffic LAN =&amp;gt; WAN.&lt;/p&gt;
&lt;p&gt;(Also Web Policy, AV, App Control and IPS has ON.)&lt;/p&gt;
&lt;p&gt;Then It applies the Web Policies, which in this case It checks where this packet is going, or coming from, it can be through SNI or a lot of others ways; (What I think that also happens) Snort will also use the service &amp;quot;nSXLd&amp;quot; for It&amp;#39;s cloud web categorization, In my believe It only uses when It doesn&amp;#39;t find the domain in It&amp;#39;s internal database.&lt;/p&gt;
&lt;p&gt;Everything on this, from the SSL/TLS Inspection and the Web categorization in XG, is FAST, there&amp;#39;s no doubt on this.&lt;/p&gt;
&lt;p&gt;Since those tests has made on a local network, which It would communicate all trough IP. The web categorization, as It showed in the logs, would always be &amp;quot;IPAddress&amp;quot;, so in my believe, the overhead for the web categorization on those tests were minimal.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The &amp;quot;issue&amp;quot; has when XG would scan the traffic, It would cripple and limit the bandwidth way more than I expected. &lt;strong&gt;I know that this isn&amp;#39;t a easy task&lt;/strong&gt;, but is It true that It&amp;#39;s single-threaded right now? Or it&amp;#39;s just a issue with &amp;quot;top&amp;quot;?&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know much on how this stuff works; But isn&amp;#39;t there any possibility to do the same thing as XG has doing with Snort? Spawn a &amp;quot;avd&amp;quot; service in each core and balance the load between them?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Or I&amp;#39;m making stuff up, and that&amp;#39;s completely wrong?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;After this, It will do App control also with Snort, and also IPS, which in reality It&amp;#39;s pretty fast compared to what I has used to use.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the end, Is this correct? Or completely wrong?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about the new DPI Engine.</title><link>https://community.sophos.com/thread/427733?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2020 16:42:40 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:f4d9d47e-df07-49d6-b02f-64999afcd1f1</guid><dc:creator>Michael Dunn</dc:creator><description>&lt;p&gt;[quote user=&amp;quot;Billybob&amp;quot;]&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;That is interesting to know because usually it doesn&amp;#39;t work like that and one large data stream is never equal to multiple small data streams taking the same bandwidth.&lt;/p&gt;
&lt;p&gt;[/quote]&lt;/p&gt;
&lt;p&gt;I&amp;#39;m only talking generally and I&amp;#39;m only talking the CPU cost of decrypting traffic.&amp;nbsp; Yes there is overhead per request.&amp;nbsp; But at the&amp;nbsp;low level it needs to decrypt 1 million packets it doesn&amp;#39;t care how many TCP connections are&amp;nbsp;involved.&lt;/p&gt;
&lt;p&gt;The &amp;quot;overhead per request&amp;quot; such as categorization and AV scanning, the number of requests/data streams matter.&amp;nbsp; The &amp;quot;overhead per packet&amp;quot; such as SSL decryption the number of requests/streams does not.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When using the system as a user or admin, you don&amp;#39;t care about any of that.&amp;nbsp; When you are trying to do performance testing, understanding how the shape of your test traffic affects the test can make a difference.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am glad that while a lot of people were complaining about performance in EAP1/2/3, now that EAP3-Refresh people are finding the performance good.&amp;nbsp; My understanding is that&amp;nbsp;right now they are still doing some tuning so that it is good in both high end and low end appliances as some models are&amp;nbsp;seeing better benefits than others.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about the new DPI Engine.</title><link>https://community.sophos.com/thread/427731?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2020 16:14:23 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:72a8dad7-0643-4e7a-935a-0216e4654bdf</guid><dc:creator>Billybob</dc:creator><description>&lt;p&gt;[quote user=&amp;quot;Michael Dunn&amp;quot;]For decryption, if you are downloading 100 1MB files or 1 100MB file I think the CPU cost of decryption is roughly the same.[/quote] That is interesting to know because usually it doesn&amp;#39;t work like that and one large data stream is never equal to multiple small data streams taking the same bandwidth.&lt;/p&gt;
&lt;p&gt;&lt;a href="/members/prism"&gt;Prism&lt;/a&gt;&amp;nbsp;Thaks for more testing. I agree that XG v18 is really snappy for regular surfing and they have made great improvements in the surfing performance. DPI can only get better from here and if they can keep the memory footprint and cpu under control, v18 should be a good release.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about the new DPI Engine.</title><link>https://community.sophos.com/thread/427666?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2020 23:58:17 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:41d08681-b1fb-408e-9bdf-8acb7a90cd3a</guid><dc:creator>Prism</dc:creator><description>&lt;p&gt;[quote user=&amp;quot;Prism&amp;quot;]I&amp;#39;m complete wrong about everything that I wrote. // (I&amp;#39;m almost sure about this one.)[/quote]&lt;/p&gt;
&lt;p&gt;At least I&amp;#39;m sure I has right about this one.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Anyways, sorry for wasting some people time in here, also, thanks for all the answers&amp;nbsp;&lt;a href="/members/michael-dunn"&gt;Michael Dunn&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about the new DPI Engine.</title><link>https://community.sophos.com/thread/427662?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2020 23:19:11 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:ea26adbf-76ea-4015-a945-ff6341b16bb1</guid><dc:creator>Michael Dunn</dc:creator><description>&lt;p&gt;As an aside,&lt;/p&gt;
&lt;p&gt;For any connection handled by snort,&amp;nbsp;there are several different processes that are called out to.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Starting at connection (eg the first packet from the client) we are doing checking authentication, which could potentially call out to two different processes.&amp;nbsp; Note if the client re-uses the connection this cost does not occur again.&lt;/p&gt;
&lt;p&gt;Starting at the request (eg the first packet from the client) we are doing web categorization, a call out to a different process.&amp;nbsp; This could potentially even call out to make a request to a cloud server.&lt;/p&gt;
&lt;p&gt;At the end of the request (eg the last packet from the server) we are doing AV scanning, a call out to a different process.&lt;/p&gt;
&lt;p&gt;There might be other processes that snort calls out to, but only one per request.&lt;/p&gt;
&lt;p&gt;On the other hand decryption is something that happens on every single packet.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For decryption, if you are downloading 100 1MB files or 1 100MB file I think the CPU cost of decryption is roughly the same.&amp;nbsp; But for&amp;nbsp;the other costs, the traffic type changes things.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about the new DPI Engine.</title><link>https://community.sophos.com/thread/427661?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2020 23:08:29 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:2fa88b26-70c5-4837-86b0-6836c9a0ea5e</guid><dc:creator>Michael Dunn</dc:creator><description>&lt;p&gt;Quick answers:&lt;/p&gt;
&lt;p&gt;There is one instance of the AV engine running in a process called avd. Web proxy, FTP proxy, mail proxy, and DPI mode all call into the one AV instance, so that we don&amp;#39;t need to run four copies on the box. Also remember there is configuration such as Dual scan or Single scan with which AV engine you use (Sophos or Avira). Yes, that is how it will continue to work. There is very little performance impact to whether the AV thread is a part of the snort process or a part of the avd process (or rather, other things are bigger impact).&lt;/p&gt;
&lt;p&gt;When you enable HTTPS scanning the system needs to do a lot of SSL decryption which takes CPU cycles (and lower CPS). In addition, it means that files will be AV scanned, which takes CPU (and lowers CPS). However I suspect that the decryption part is the bigger factor. Do not enable/disable HTTPS scanning and then claim you are measuring with and without AV. If you wanted to measure the impact of AV, then leave Decryption on and toggle the &amp;quot;Scan HTTP and decrypted HTTPS&amp;quot; to turn on/off AV. Make sure that you are using a web policy (eg not set to None).&lt;/p&gt;
&lt;p&gt;As for avd using 99% cpu that might be an artifact of &amp;quot;top&amp;quot;. Can you give me a real-world example/impact? eg a specific curl for a text file that tool a long time to scan.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about the new DPI Engine.</title><link>https://community.sophos.com/thread/427647?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2020 20:22:30 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:7645ca06-2be1-4b1c-83b6-42125ee78689</guid><dc:creator>Prism</dc:creator><description>&lt;p&gt;I believe that I understand why I will probably never get answers about those questions, It can be 2 things:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I&amp;#39;m complete wrong about everything that I wrote. // (I&amp;#39;m almost sure about this one.)&lt;/li&gt;
&lt;li&gt;Or this is already known.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Anyways, this picture will haunt my dreams tonight.&lt;/p&gt;
&lt;p&gt;Full blown 8C/16T with 12GB DDR4 RAM, limit by avd, while all Snorts services basically idle at 10% usage at each core.&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/277/cool.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/277/cool.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;At least It&amp;#39;s fast when It doesn&amp;#39;t use &amp;quot;avd&amp;quot;. (Nice touch changing to GB/s instead of showing as xxxx MB/s :D)&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/277/ips_2D00_ryzen.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/277/ips_2D00_ryzen.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also, sorry for whining too much in here, It&amp;#39;s just a bit frustrating seeing all this, If there&amp;#39;s any need I&amp;#39;ll delete this thread.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about the new DPI Engine.</title><link>https://community.sophos.com/thread/427514?ContentTypeID=1</link><pubDate>Sun, 02 Feb 2020 12:00:45 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:3a9f94e3-3a6b-44c6-be7b-00a306f145f2</guid><dc:creator>Prism</dc:creator><description>&lt;p&gt;[quote user=&amp;quot;rfcat_vk&amp;quot;]1/. AV - I assume you mean anti-virus not audio and video?[/quote]&lt;/p&gt;
&lt;p&gt;Exactly, Anti-Virus.&lt;/p&gt;
&lt;p&gt;[quote user=&amp;quot;rfcat_vk&amp;quot;]2/. CPS - characters per second, cycle per second?[/quote]&lt;/p&gt;
&lt;p&gt;Connections per second.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I didn&amp;#39;t measured HTTP Transactions per second, since, well I&amp;#39;m not nss labs.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Questions about the new DPI Engine.</title><link>https://community.sophos.com/thread/427502?ContentTypeID=1</link><pubDate>Sun, 02 Feb 2020 04:06:07 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:174cbfb0-9d39-4b3c-ab3a-af4c9224c798</guid><dc:creator>rfcat_vk</dc:creator><description>&lt;p&gt;Hi Prism,&lt;/p&gt;
&lt;p&gt;Love your post, but for dummies like me I think couple of terms need clarifying?&lt;/p&gt;
&lt;p&gt;1/. AV - I assume you mean anti-virus not audio and video?&lt;/p&gt;
&lt;p&gt;2/. CPS - characters per second, cycle per second?&lt;/p&gt;
&lt;p&gt;Ian&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>