<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018662" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018662</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/question-bandwidth-and-loading-times#comment-1109983</link>
    <description> &lt;p&gt;You&#039;ve got it the other way round. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The &lt;em&gt;content&lt;/em&gt;, whatever it is, wouldn&#039;t count to badnwidth. The &lt;em&gt;end results&lt;/em&gt; (the HTML, not the PHP code etc) is sent back to the client which uses bandwidth. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
I think&lt;/p&gt;
&lt;p&gt;I&#039;m not sure about load time calculations. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 05 Jun 2002 08:22:48 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1109983 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/question-bandwidth-and-loading-times#comment-1109981</link>
    <description> &lt;p&gt;So the contents, whether it be included or from database would count for server bandwidth but the end result (displayed page) wouldn&#039;t ?&lt;br /&gt;
so how would you work out load time for anything serverside related? It cant be put down to the servers machine as the client has to be considered as well&lt;/p&gt;
 </description>
     <pubDate>Wed, 05 Jun 2002 08:17:22 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1109981 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/question-bandwidth-and-loading-times#comment-1109974</link>
    <description> &lt;p&gt;Server-side languages (hence, DB queries) and the like, run on the server before output is created.&lt;/p&gt;
&lt;p&gt;I guess it&#039;s just the output to the client that counts towards bandwidth.&lt;/p&gt;
&lt;p&gt;Similarly, includes are executed within the server, and the consequent HTML code is sent back.&lt;/p&gt;
&lt;p&gt;As for caching includes and DBs; once again, the included file/DB itself isn&#039;t necessarily returned to the client. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I think some hosts charge for CPU (over)usage and slowing servers, so it&#039;s not always free. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 05 Jun 2002 07:46:33 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1109974 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/question-bandwidth-and-loading-times#comment-1109965</link>
    <description> &lt;p&gt;I can guess at some of this -- there is a difference between CPU usage and bandwidth, meaning while the database is accessed, it&#039;s not all sent to the user with each call, so the include would count in the bandwith, but not the access of the db.&lt;/p&gt;
&lt;p&gt;Yes, cache first, then server, depending on page, server, ISP, and browser settings. Included files aren&#039;t cached, but servlets are, sort of, and decrease CPU usage.&lt;/p&gt;
&lt;p&gt;How&#039;s that for starters! Come on people, put me in my place, tell me where I&#039;m wrong. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 05 Jun 2002 05:56:19 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1109965 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
