<div dir="ltr"><div>Or, if you are using sessions, as you should be, you can place a flag in the sessions array which must be "true" for users using this special feature, and "false" for everyone else. <br>
<br></div>Of course, your users table must contain this information. You must determine how it is to be administered. <br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Dec 20, 2013 at 12:01 PM, John Fiala <span dir="ltr"><<a href="mailto:jcfiala@gmail.com" target="_blank">jcfiala@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Well, my first thought is to check for the user id - Boost is almost certainly crawling the site as an anonymous user, yeah? And if we're talking about user-specific data, just have the process not run if the user_id == 0.<div>
<br></div><div><br></div></div><div class="gmail_extra"><div><div class="h5"><br><br><div class="gmail_quote">On Thu, Dec 19, 2013 at 7:32 PM, Dayton Perkins <span dir="ltr"><<a href="mailto:goodnewsdayton@gmail.com" target="_blank">goodnewsdayton@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
I have a lot of data that I am loading into PHP buffer from a text
file cache. I recently added the Boost module. When the Boost
crawler runs, I have no need for this data as it is user-specific.<br>
What server variable is available to determine whether the process
is a Web request or not? I would like to limit the resources that
Boost uses when crawling the site.<br>
<div>-- <br>
<br>
<br>
<table border="0" cellpadding="5">
<tbody>
<tr>
<td scope="col"><em>Kindest regards,</em></td>
<th scope="col"><em><strong>Dayton Perkins</strong></em></th>
<th scope="col"><img src="cid:part1.07020808.06070008@gmail.com" alt="Dayton
Perkins" longdesc="https://ci5.googleusercontent.com/proxy/o3-h5n04o5G-KPBhBcpdqKb8IhHSNc9c6MqsjaRQIVdfSU3tbJ0A6mBe8maYFgxx6HF6Q5HRbjAfPJtCfKhoq12Ieak=s0-d-e1-ft#http://goodnewsdesign.com/images/signature.gif" height="60" width="208"></th>
</tr>
</tbody>
</table>
<div style="font-family:"Comic Sans MS";text-align:center;display:block;margin-bottom:20px">
<p style="color:rgb(0,153,0);font-size:1em;font-weight:bold;text-align:center"> Good News Design </p>
<p style="color:rgb(0,0,153);font-weight:bold">
Intelligent Web Programming for Business<br>
Dayton Perkins: Recent American Expat in Hong Kong<br>
</p>
<table style="margin:auto" border="0" cellpadding="5">
<tbody>
<tr>
<td> <a href="mailto:dayton@goodnewsdesign.com" title="send mail to dayton@goodnewsdesign.com" target="_blank"> <img src="cid:part2.03080002.00000903@gmail.com" alt="dayton@goodnewsdesign.com" border="0"> </a> </td>
<td> <a href="mailto:dayton@goodnewsdesign.com" title="send mail to dayton@goodnewsdesign.com" target="_blank">
dayton@goodnewsdesign.com</a> </td>
</tr>
<tr>
<td> <img src="cid:part5.00050201.04090401@gmail.com" alt="Phone Me"> </td>
<td> U.S Phone (rings me in HK) <a href="tel:616-795-9039" value="+16167959039" target="_blank">616-795-9039</a> </td>
</tr>
</tbody>
</table>
<p style="font-size:0.85em;text-align:center"> <a href="http://goodnewsdesign.com" style="text-decoration:none" title="Visit" target="_blank">
http://goodnewsdesign.com<br>
<img style="border:0pt none" src="cid:part6.04030901.00010401@gmail.com" alt="GND Logo"></a><a href="http://goodnewsdesign.com" style="text-decoration:none" title="Visit" target="_blank"> </a>
</p>
</div>
<br>
<br>
</div>
</div>
</blockquote></div><br><br clear="all"><div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br>John Fiala<br><a href="http://www.jcfiala.net" target="_blank">www.jcfiala.net</a><br>
</font></span></div>
</blockquote></div><br></div>