2009/12/23 Kjetil Halvorsen <[email protected]>:
> On Tue, Dec 22, 2009 at 23:22, Tim Joseph Dumol <[email protected]> wrote:
>> Hey,
>>
>> On Wed, Dec 23, 2009 at 3:57 AM, Kjetil Halvorsen <[email protected]>
>> wrote:
>>>
>>> Responding myself ... while the notebook is very nice, something is
>>> strange. I give the command
>>> search_doc("trigonometry")
>>> and up comes some links to help files. Then i click on one of them, and
>>> the file comes up, BUT IT TAKES a very long time --- much longer than
>>> loading
>>> link on the web! that is strange since localhost is a link on the same
>>> machine...
>>>
>>> Kjetil
>>
>> `search_doc` takes a long time because it is an unindexed search, so it has
>> to scan all the files in the source directory. It will take much less time
>> if it were indexed, but no one has done the job yet.
>
> It is not search_doc  itself which takes so long time. I have a fast machine
> and that one is only a few seconds. But when I click on one of the files 
> shown,
> then opening it in the browser takes an unreasonable long time.
>

That sounds like a possible DNS issue.  What does /etc/hosts include?
What is the output of /sbin/ifconfig?

William

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to